Commit da17cd17 authored by MikeJeffrey's avatar MikeJeffrey

Adding link to logging conventions doc

parent e75e4e91
...@@ -148,7 +148,7 @@ kubecfg -h [-c config/file.json] [-p :,..., :] <method> ...@@ -148,7 +148,7 @@ kubecfg -h [-c config/file.json] [-p :,..., :] <method>
* `-template=""`: If present, parse this string as a golang template and use it for output printing * `-template=""`: If present, parse this string as a golang template and use it for output printing
* `-template_file=""`: If present, load this file as a golang template and use it for output printing * `-template_file=""`: If present, load this file as a golang template and use it for output printing
* `-u=1m0s`: Update interval period * `-u=1m0s`: Update interval period
* `-v=0`: log level for V logs * `-v=0`: log level for V logs. See [Logging Conventions](devel/logging.md) for details
* `-verbose=true|false`: If true, print extra information * `-verbose=true|false`: If true, print extra information
* `-vmodule=""`: comma-separated list of pattern=N settings for file-filtered logging * `-vmodule=""`: comma-separated list of pattern=N settings for file-filtered logging
* `-www=""`: If -proxy is true, use this directory to serve static files * `-www=""`: If -proxy is true, use this directory to serve static files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment