Add optional arguments to kubectl run ...
This commit is contained in:
@@ -630,6 +630,7 @@ _kubectl_run()
|
||||
flags_completion=()
|
||||
|
||||
flags+=("--attach")
|
||||
flags+=("--command")
|
||||
flags+=("--dry-run")
|
||||
flags+=("--generator=")
|
||||
flags+=("--help")
|
||||
|
Reference in New Issue
Block a user