Updated imported docs with ./update-imported-docs.sh

This commit is contained in:
Maciej Szulik
2016-10-24 19:02:37 +02:00
parent de27c5c194
commit b506e647f3
101 changed files with 20638 additions and 3296 deletions
+2 -2
View File
@@ -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