jira agent fieldtypes¶
- Usage:
jira agent fieldtypes [flags]
Print jira-cli's local registry for Jira custom field schema types. Use it when building JSON payloads for create, edit, clone, or move commands and you need to know how a field value is encoded.
The registry is a CLI encoding guide, not a live field list. Combine it with jira issue create --field-help or jira issue edit --field-help when you need the fields configured for one Jira project or issue.
Examples¶
- Inspect local custom field encoding support
- Emit the registry as JSON for an agent