CLI Reference¶
Complete reference for all Gira commands and options.
Table of Contents¶
Other Commands¶
gira query-save
- Save a query expression for later reuse (DEPRECATED).
Global Options¶
These options can be used with any command:
--help
- Show help message and exit--version
- Show version number and exit
Commands¶
gira query-save
¶
Save a query expression for later reuse (DEPRECATED).
Arguments:
name
- Name for the saved query (required)-
Type: string
-
query_string
- Query expression to save (required) - Type: string
- Examples: ..py$, ^test_., (bug|fix):
Options:
-d, --description
- Description of what the query returns- Default:
-
Max length: 5000
-
-e, --entity
- Entity type the query targets -
Default: ticket
-
-f, --force
- Overwrite existing query with the same name - Type: boolean
Examples: