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
@@ -42,7 +42,7 @@ kubectl logs --since=1h nginx
--include-extended-apis If true, include definitions of new APIs via calls to the API server. [default true] (default true)
--limit-bytes int Maximum bytes of logs to return. Defaults to no limit.
-p, --previous If true, print the logs for the previous instance of the container in a pod if it exists.
--since duration Only return logs newer than a relative duration like 5s, 2m, or 3h. Defaults to all logs. Only one of since-time / since may be used.
--since duration Only return logs newer than a relative duration like 5s, 2m, or 3h. Defaults to all logs. Only one of since-time / since may be used. (default 0s)
--since-time string Only return logs after a specific date (RFC3339). Defaults to all logs. Only one of since-time / since may be used.
--tail int Lines of recent log file to display. Defaults to -1, showing all log lines. (default -1)
--timestamps Include timestamps on each line in the log output
@@ -77,7 +77,7 @@ kubectl logs --since=1h nginx
###### Auto generated by spf13/cobra on 2-Sep-2016
###### Auto generated by spf13/cobra on 24-Oct-2016