Merge pull request #183 from dlorenc/help
Fix the help text. I merged two commits at the same time, and they co…pull/188/head
commit
35eb66750c
|
@ -14,7 +14,7 @@ Minikube is a CLI tool that provisions and manages single-node Kubernetes cluste
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -33,4 +33,3 @@ Minikube is a CLI tool that provisions and manages single-node Kubernetes cluste
|
||||||
* [minikube stop](minikube_stop.md) - Stops a running local kubernetes cluster.
|
* [minikube stop](minikube_stop.md) - Stops a running local kubernetes cluster.
|
||||||
* [minikube version](minikube_version.md) - Print the version of minikube.
|
* [minikube version](minikube_version.md) - Print the version of minikube.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -24,7 +24,7 @@ minikube dashboard
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -34,4 +34,3 @@ minikube dashboard
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ minikube delete
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -29,4 +29,3 @@ minikube delete
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ minikube docker-env
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -28,4 +28,3 @@ minikube docker-env
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ minikube ip
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -28,4 +28,3 @@ minikube ip
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ minikube logs
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -28,4 +28,3 @@ minikube logs
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ minikube ssh
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -28,4 +28,3 @@ minikube ssh
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ minikube start
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -35,4 +35,3 @@ minikube start
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ minikube status
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -28,4 +28,3 @@ minikube status
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ minikube stop
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -29,4 +29,3 @@ minikube stop
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ minikube version
|
||||||
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
|
||||||
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
--log_backtrace_at value when logging hits line file:N, emit a stack trace (default :0)
|
||||||
--log_dir value If non-empty, write log files in this directory
|
--log_dir value If non-empty, write log files in this directory
|
||||||
--logtostderr value log to standard error instead of files (default true)
|
--logtostderr value log to standard error instead of files
|
||||||
--show-libmachine-logs Whether or not to show logs from libmachine.
|
--show-libmachine-logs Whether or not to show logs from libmachine.
|
||||||
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
--stderrthreshold value logs at or above this threshold go to stderr (default 2)
|
||||||
-v, --v value log level for V logs
|
-v, --v value log level for V logs
|
||||||
|
@ -28,4 +28,3 @@ minikube version
|
||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
* [minikube](minikube.md) - Minikube is a tool for managing local Kubernetes clusters.
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra on 7-Jun-2016
|
|
||||||
|
|
|
@ -22,5 +22,6 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
cmd.RootCmd.DisableAutoGenTag = true
|
||||||
doc.GenMarkdownTree(cmd.RootCmd, "./docs")
|
doc.GenMarkdownTree(cmd.RootCmd, "./docs")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue