iai queue-items list
Synopsis
iai queue-items list [flags]Examples
iai queue-items list --queue-id queue-123
iai queue-items list --queue-id queue-123 --status PENDING
iai queue-items list --queue-id queue-123 --page 2 --limit 50
iai queue-items list --queue-id queue-123 --jsonOptions
--columns strings Columns to display for table output only (comma-separated). Cannot be used with --json or --yaml
-h, --help help for list
--json Output raw API response as JSON
--limit int Items per page (max 100)
-o, --organization string Organization name that owns the project
--page int Page number (starts at 1) (default 1)
-p, --project string Project name
--queue-id string Queue ID (required)
--status string Filter by status (PENDING/COMPLETED)
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

