Skip to main content

show status

Show details of a status

Usage

lucy show status [project-key] [status-key] [OPTIONS]

Examples

lucy show status EXAMP TODO
lucy show status TODO --project-id 1
lucy show status --id 1

Arguments

[project-key]    The key of the project the status belongs to
[status-key] The key of the status to show

Options

-h, --help               Prints help information
--include-tickets Include tickets for this status in the output
-p, --project-id <ID> The ID of the project the status belongs to
-i, --id <ID> The ID of the status to show