Add support for --rollback.
This commit is contained in:
@@ -424,6 +424,7 @@ _kubectl_rolling-update()
|
||||
two_word_flags+=("-o")
|
||||
flags+=("--output-version=")
|
||||
flags+=("--poll-interval=")
|
||||
flags+=("--rollback")
|
||||
flags+=("--template=")
|
||||
two_word_flags+=("-t")
|
||||
flags+=("--timeout=")
|
||||
|
Reference in New Issue
Block a user