Back to CLI Reference

$ sccfm-cli configure --help

Usage: sccfm-cli configure [OPTIONS]

  Configure API connectivity.

Options:
    --config-path PATH            Path to the configuration file (defaults to
                                  ~/.sccfm-cli/config.json).
    --region [int|us|eu|apj|au|uae|in|ci|aus]
                                  SCCFM region (int, us, eu, apj, au, uae, in,
                                  ci)  [required]
    --api-token TEXT              API token for the chosen region  [required]
  --help                          Show this message and exit.