jira config get¶
- Usage:
jira config get KEY [flags]
Read one supported config key from the local config file. Use it in scripts when you need a single value without parsing the whole file.
Profile-scoped keys include the profile name in the key path, for example profiles.default.base_url.
Examples¶
- Read the active profile's base URL