iai dataset-items list
Synopsis
iai dataset-items list [flags]Examples
iai dataset-items list --dataset-name my-dataset
iai dataset-items list --dataset-name my-dataset --source-trace-id trace-123 --limit 50
iai dataset-items list --dataset-name my-dataset --columns id,status,input
iai dataset-items list --dataset-name my-dataset --jsonOptions
--columns strings Columns to display for table output only (comma-separated). Cannot be used with --json or --yaml
--dataset-name string Dataset name (required)
-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
--source-observation-id string Filter by source observation ID
--source-trace-id string Filter by source trace ID
--yaml Output raw API response as YAMLOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

