jira auth refresh¶
- Usage:
jira auth refresh [flags]
Report whether the active profile's auth type has a refresh flow. Use it from scripts that share a generic auth lifecycle across CLIs.
Jira API-token profiles do not have refreshable credentials, so this command returns refreshed: false with a reason instead of rotating a token.
Examples¶
- Token profiles report why no refresh happened
- Check another profile without changing the active one