cfctl 설정

setting 명령어는 cfctl을 사용하기 위한 기본적인 설정 및 endpoint 수정 등의 기능을 제공합니다. 총 5개의 하위 명령어를 가지고 있습니다.

❯ cfctl setting
Manage setting file for cfctl.
You can initialize, switch environments, and display the current configuration.

Usage:
  cfctl setting [command]

Available Commands:
  endpoint    Set the endpoint for the current environment
  environment List and manage environments
  init        Initialize a new environment setting
  show        Display the current cfctl configuration
  token       Set the token for the current environment

Flags:
  -h, --help   help for setting

Use "cfctl setting [command] --help" for more information about a command.