clusterctl config

Jmnote (토론 | 기여)님의 2024년 5월 3일 (금) 18:53 판 (새 문서: ==개요== {{소문자}} ;clusterctl config <syntaxhighlight lang='console'> # clusterctl config Display clusterctl configuration. Usage: clusterctl config [command] Available Co...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

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 }}