cops jira filter commands let you inspect saved filters stored in Jira. Filters are commonly referenced by board configurations — use cops jira board config to find the filterId associated with a board.
cops jira filter get
Fetch the details of a saved Jira filter by its numeric ID.Usage
Flags
Filter ID. You can find the filter ID in the URL of the filter in Jira, or via
cops jira board config.Output format:
table, json, or markdown.Disable TLS certificate validation. Use only with self-signed certificates in trusted networks.
Override the active config profile.
Output columns
id, name, owner, jql
Examples
Related
cops jira board
Look up board IDs and retrieve the filter ID from board configuration.
cops jira issue search
Run a JQL query directly with
cops jira issue search.