Run make gen-cli-docs

This commit is contained in:
Ciprian Hacman 2022-08-03 21:07:12 +03:00
parent ed21b27c5c
commit 7ccf9f9a25
55 changed files with 228 additions and 888 deletions

22
docs/cli/kops.md generated
View File

@ -16,23 +16,11 @@ kOps is Kubernetes Operations.
### Options ### Options
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) -h, --help help for kops
--config string yaml config file (default is $HOME/.kops.yaml) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
-h, --help help for kops --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -20,22 +20,10 @@ See each sub-command's help for details on how to use the generated script.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -43,22 +43,10 @@ kops completion bash
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -34,22 +34,10 @@ kops completion fish [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -31,22 +31,10 @@ kops completion powershell [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -45,22 +45,10 @@ kops completion zsh [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -42,22 +42,10 @@ kops create {-f FILENAME}... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -131,22 +131,10 @@ kops create cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -43,22 +43,10 @@ kops create instancegroup INSTANCE_GROUP [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -48,22 +48,10 @@ kops create keypair {KEYSET | all} [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Create a secret.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -41,22 +41,10 @@ kops create secret ciliumpassword -f FILENAME [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -44,22 +44,10 @@ kops create secret dockerconfig -f FILENAME [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -40,22 +40,10 @@ kops create secret encryptionconfig -f FILENAME [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -48,22 +48,10 @@ kops create secret weavepassword [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -30,22 +30,10 @@ kops create sshpublickey [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -30,22 +30,10 @@ kops delete {-f FILENAME}... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -34,22 +34,10 @@ kops delete cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -44,22 +44,10 @@ kops delete instance INSTANCE|NODE [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -32,22 +32,10 @@ kops delete instancegroup INSTANCE_GROUP [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -25,22 +25,10 @@ kops delete secret SECRET_NAME... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -25,22 +25,10 @@ kops delete sshpublickey [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Distrust keypairs.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -43,22 +43,10 @@ kops distrust keypair {KEYSET [ID]... | all} [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

20
docs/cli/kops_edit.md generated
View File

@ -14,22 +14,10 @@ Edit clusters and other resources.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -38,22 +38,10 @@ kops edit cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -38,22 +38,10 @@ kops edit instancegroup INSTANCE_GROUP [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Export configuration.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -41,22 +41,10 @@ kops export kubeconfig [CLUSTER | --all] [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

20
docs/cli/kops_get.md generated
View File

@ -40,22 +40,10 @@ kops get [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -37,23 +37,11 @@ kops get assets [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -39,23 +39,11 @@ kops get clusters [CLUSTER]... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -35,23 +35,11 @@ kops get instancegroups [INSTANCE_GROUP]... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -25,23 +25,11 @@ kops get instances [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -29,23 +29,11 @@ kops get keypairs [KEYSET]... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -28,23 +28,11 @@ kops get secrets [SECRET_NAME]... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -25,23 +25,11 @@ kops get sshpublickeys [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) -o, --output string output format. One of: table, yaml, json (default "table")
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true) -v, --v Level number for the log level verbosity
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
-o, --output string output format. One of: table, yaml, json (default "table")
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Promote a resource.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -42,22 +42,10 @@ kops promote keypair {KEYSET [ID] | all} [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -37,22 +37,10 @@ kops replace {-f FILENAME}... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Rolling update a cluster.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -77,22 +77,10 @@ kops rolling-update cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Miscellaneous, infrequently used commands.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -33,22 +33,10 @@ kops toolbox dump [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -68,22 +68,10 @@ kops toolbox instance-selector INSTANCE_GROUP [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -44,22 +44,10 @@ kops toolbox template [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

20
docs/cli/kops_trust.md generated
View File

@ -14,22 +14,10 @@ Trust keypairs.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -31,22 +31,10 @@ kops trust keypair KEYSET ID... [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Update a cluster.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -42,22 +42,10 @@ kops update cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Upgrade a kubernetes cluster.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -34,22 +34,10 @@ kops upgrade cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -14,22 +14,10 @@ Validate a kOps cluster.
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -39,22 +39,10 @@ kops validate cluster [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO

View File

@ -30,22 +30,10 @@ kops version [flags]
### Options inherited from parent commands ### Options inherited from parent commands
``` ```
--add_dir_header If true, adds the file directory to the header of the log messages --config string yaml config file (default is $HOME/.kops.yaml)
--alsologtostderr log to standard error as well as files (no effect when -logtostderr=true) --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--config string yaml config file (default is $HOME/.kops.yaml) --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) -v, --v Level number for the log level verbosity
--log_dir string If non-empty, write log files in this directory (no effect when -logtostderr=true)
--log_file string If non-empty, use this log file (no effect when -logtostderr=true)
--log_file_max_size uint Defines the maximum size a log file can grow to (no effect when -logtostderr=true). Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level; no effect when -logtostderr=true)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files (no effect when -logtostderr=true)
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
--stderrthreshold severity logs at or above this threshold go to stderr when writing to files and stderr (no effect when -logtostderr=true or -alsologtostderr=false) (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
``` ```
### SEE ALSO ### SEE ALSO