cfctl Configuration

The setting command provides basic configuration functionality for using cfctl, including endpoint modifications. It has five subcommands.

❯ 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.