Skip to main content
  1. Altera Changelog/

CLI 0.4.4: ref command, --llm flag, and job download

Try Altera for free

Import and export Shopify data with ease. Matrixify-compatible.

Available on Shopify App Store

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 --run to target a specific run, -o for a custom output path, and --force to overwrite without prompting.