CLI Quickstart
The CLI allows you to interact with the LINQ API to validate, plan, and execute workflows.
See all available commands and sub-commands:
linq --help
For authentication and configuration, see the Getting Started guide.
To learn how workcells are defined and represented in the SDK, see the Workcell concept.
For workflow commands (validation, planning, plan listing, status/results), see Planning and Validation.
To learn how to run and manage workflows on a workcell using the CLI, see Workflow Execution.
What’s next
Learn how to validate, create, and plan workflows in Planning and Validation, then see Workflow Execution to run those workflows on a workcell.