You can now re-run any existing job straight from the command line with npx altera job run <jobId>. Set it up in a cron job, wire it into a CI/CD pipeline, or just trigger an export without opening the browser.
🚀 What’s New # job run <jobId> – triggers a new run on an existing import or export job. The job runs in the background on Altera’s servers. --wait flag – optionally wait for the job to complete before exiting, with live status updates. npx altera job run abc123 See the CLI documentation for full usage details. Update to the latest CLI with npx altera@latest.
You can now run imports and exports directly from your command line using the Altera CLI. This makes it easy to automate data management workflows, integrate Altera into your development process, and script bulk operations.
🚀 What’s New # CLI export command - Export Shopify data with filters, custom field selection, and multiple output formats CLI import command - Import spreadsheets with automatic file analysis and validation Job status tracking - Check the status of any job from the command line CLI command preview - The export create page now shows you the equivalent CLI command for your configuration 📖 Examples # Export products with specific fields and filters: