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. Passing it
                                  directly is supported for compatibility but
                                  may expose it in process listings and shell
                                  history; prefer SCCFM_API_TOKEN or the hidden
                                  prompt.  [env var: SCCFM_API_TOKEN]
  --help                          Show this message and exit.