clusterctl config

1 개요[ | ]

clusterctl config
# clusterctl config
Display clusterctl configuration.

Usage:
  clusterctl config [command]

Available Commands:
  repositories Display the list of providers and their repository configurations

Flags:
  -h, --help   help for config

Global Flags:
      --config $XDG_CONFIG_HOME/cluster-api/clusterctl.yaml   Path to clusterctl configuration (default is $XDG_CONFIG_HOME/cluster-api/clusterctl.yaml) or to a remote location (i.e. https://example.com/clusterctl.yaml)
  -v, --v int                                                 Set the log level verbosity. This overrides the CLUSTERCTL_LOG_LEVEL environment variable.

Use "clusterctl config [command] --help" for more information about a command.

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}