data command provides one interface for local and cloud extraction results.
Choose a data source
Use--source local|cloud. The default source is local; --local and --cloud remain supported aliases.
View extraction history
Count rows
Preview rows
--offset is provided. --unexported reads cloud unexported rows without marking them as exported.
Export results
xlsx, csv, html, json, and xml.
If --format is omitted, the CLI uses xlsx unless it can infer a format from --file. If --file is omitted, it creates task-name.<format> without overwriting an existing file.