Bash completion annotations for rollingupdates
This commit is contained in:
@@ -31,7 +31,7 @@ existing replication controller and overwrite at least one (common) label in its
|
||||
If true, print out the changes that would be made, but don't actually make them.
|
||||
|
||||
.PP
|
||||
\fB\-f\fP, \fB\-\-filename\fP=""
|
||||
\fB\-f\fP, \fB\-\-filename\fP=[]
|
||||
Filename or URL to file to use to create the new replication controller.
|
||||
|
||||
.PP
|
||||
|
@@ -71,7 +71,7 @@ $ kubectl rolling-update frontend --image=image:v2
|
||||
```
|
||||
--deployment-label-key="deployment": The key to use to differentiate between two different controllers, default 'deployment'. Only relevant when --image is specified, ignored otherwise
|
||||
--dry-run[=false]: If true, print out the changes that would be made, but don't actually make them.
|
||||
-f, --filename="": Filename or URL to file to use to create the new replication controller.
|
||||
-f, --filename=[]: Filename or URL to file to use to create the new replication controller.
|
||||
-h, --help[=false]: help for rolling-update
|
||||
--image="": Image to use for upgrading the replication controller. Can not be used with --filename/-f
|
||||
--no-headers[=false]: When using the default output, don't print headers.
|
||||
@@ -117,7 +117,7 @@ $ kubectl rolling-update frontend --image=image:v2
|
||||
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-08-07 19:25:01.999165947 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-08-10 14:26:04.707001372 +0000 UTC
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user