mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
add --all-namespaces flag to request across all namespaces
This commit is contained in:
@@ -229,6 +229,7 @@ _kubectl_get()
|
||||
flags_with_completion=()
|
||||
flags_completion=()
|
||||
|
||||
flags+=("--all-namespaces")
|
||||
flags+=("--help")
|
||||
flags+=("-h")
|
||||
flags+=("--no-headers")
|
||||
|
Reference in New Issue
Block a user