infragrid CLI ships with the TypeScript SDK package and uses the same public REST API.
The CLI becomes available through npm when
@infragrid/sdk is published. From a source checkout, build the SDK and run node packages/sdk/bin/infragrid.mjs.Configure
INFRAGRID_API_URL only for an explicitly selected preview API. The CLI falls back to INFRAGRID_BASE_URL for SDK compatibility.
Commands
The
run command exits successfully only when the terminal status is completed. Other command failures and non-completed task outcomes use a nonzero exit code.