iai queue-items update
Synopsis
iai queue-items update <item-id> [flags]Examples
iai queue-items update item-456 --queue-id queue-123 --status COMPLETED
iai queue-items update item-456 --queue-id queue-123 --status PENDING --json
iai queue-items update item-456 --queue-id queue-123 --status COMPLETED --yamlOptions
-h, --help help for update
--json Output raw API response as JSON
-o, --organization string Organization name that owns the project
-p, --project string Project name
--queue-id string Queue ID (required)
--status string New status (required)
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

