Skip to main content

list tickets

List all tickets for a project

Usage

lucy list tickets [PROJECT_KEY] [OPTIONS]

Examples

lucy list tickets ABC
lucy list tickets --project-id 1

Arguments

[PROJECT_KEY]    The key of the project to list tickets for

Options

-h, --help          Prints help information
--project-id The ID of the project to list tickets for
-s, --status The key of the status to filter tickets by
--status-id The ID of the status to filter tickets by
-t, --tag The key of the tag to filter tickets by
--tag-id The ID of the tag to filter tickets by