CLI version 0.4.4 brings new ways to explore your data model, better support for AI-assisted workflows, and the ability to download job output files directly from the command line.
What’s New#
- ref fields - Lists all 22 resource types, or all fields for a specific resource grouped by field group.
- ref filters - Shows available export filters for any resource, with select options displayed inline.
- ref operators - Displays all 9 filter operators with their symbols, labels, and API relation names.
- –llm flag - Prints a condensed markdown reference covering setup, export syntax, filters, import flow, and job management. Designed for AI assistants to quickly understand the CLI.
- job download - Downloads the output file from the latest successful run of a job. Supports
--runto target a specific run,-ofor a custom output path, and--forceto overwrite without prompting.

