CLI Reference¶
Complete reference for all Gira commands and options.
Table of Contents¶
Comments¶
gira comment add- Add a comment to a ticket or epic.
Global Options¶
These options can be used with any command:
--help- Show help message and exit--version- Show version number and exit
Commands¶
gira comment add¶
Add a comment to a ticket or epic.
Arguments:
entity_id- Ticket or Epic ID to add comment to (e.g., GCM-123 or EPIC-001) (required)- Type: string
Options:
-c, --content- Comment content-
Default:
-
--content-file- Read comment content from a file - Default:
-
Examples: comment.md, update-notes.txt, ./feedback/review-comments.md
-
-e, --editor- Open editor for comment -
Type: boolean
-
-a, --attach- Attach file(s) to the comment (can be used multiple times) - Type: array
- Default:
Examples: