Updated imported docs with ./update-imported-docs.sh
This commit is contained in:
@@ -51,7 +51,7 @@ kubectl scale --replicas=3 job/cron
|
||||
-R, --recursive Process the directory used in -f, --filename recursively. Useful when you want to manage related manifests organized within the same directory.
|
||||
--replicas int The new desired number of replicas. Required. (default -1)
|
||||
--resource-version string Precondition for resource version. Requires that the current resource version match this value in order to scale.
|
||||
--timeout duration The length of time to wait before giving up on a scale operation, zero means don't wait. Any other values should contain a corresponding time unit (e.g. 1s, 2m, 3h).
|
||||
--timeout duration The length of time to wait before giving up on a scale operation, zero means don't wait. Any other values should contain a corresponding time unit (e.g. 1s, 2m, 3h). (default 0s)
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
@@ -83,7 +83,7 @@ kubectl scale --replicas=3 job/cron
|
||||
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 2-Sep-2016
|
||||
###### Auto generated by spf13/cobra on 24-Oct-2016
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user