kops completion

    Generate the autocompletion script for kops for the specified shell. See each sub-command’s help for details on how to use the generated script.

    1. --alsologtostderr log to standard error as well as files
    2. --config string yaml config file (default is $HOME/.kops.yaml)
    3. --log_dir string If non-empty, write log files in this directory
    4. --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
    5. --logtostderr log to standard error instead of files (default true)
    6. --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
    7. --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level)
    8. --skip_log_headers If true, avoid headers when opening log files
    9. --stderrthreshold severity logs at or above this threshold go to stderr (default 2)
    10. -v, --v Level number for the log level verbosity
    • kops - kOps is Kubernetes Operations.
    • - Generate the autocompletion script for bash
    • kops completion fish - Generate the autocompletion script for fish
    • - Generate the autocompletion script for powershell
    • kops completion zsh - Generate the autocompletion script for zsh