Print the value of a single config key (raw, unmasked)
Print the raw value of one config key.
Valid keys: output, app_id, default_workspace_id, api_base_url, rde_api_base_url, web_base_url, theme
bitrise-cli config get KEY [flags]
-h, --help help for get
--no-color disable ANSI colors (NO_COLOR env is also honored)
-o, --output string output format: human|json (default "human")
-q, --quiet suppress non-error diagnostic messages
--theme string color theme: auto|dark|light|none (default "auto"; overrides terminal background detection)
- bitrise-cli config - Manage CLI configuration (defaults persisted to a YAML file)