jira config profile¶
- Usage:
jira config profile [flags]
List profiles in the local config file and mark the active default. Use it before switching profiles or checking which names are available for --profile.
This command reads config only and does not verify credentials or contact Jira.
Output fields¶
With --output json, the response envelope's data object carries these fields. Run jira agent schema for the full machine-readable schema.
| Field | Type | Description |
|---|---|---|
active_profile |
string | |
profiles[].active |
boolean | |
profiles[].name |
string |
Examples¶
- Show the active marker in a parseable shape