CLI Reference¶
Complete reference for all Gira commands and options.
Table of Contents¶
Comments¶
gira comment delete
- Delete a comment from 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 delete
¶
Delete a comment from a ticket or epic.
Arguments:
entity_id
- Ticket or Epic ID (e.g., GCM-123 or EPIC-001) (required)-
Type: string
-
comment_id
- Comment ID to delete (required) - Type: string
Options:
-f, --force
- Skip confirmation prompt- Type: boolean
Examples: