Skip to main content
DocumentationCommand reference

CLI reference

arcctl command reference

Manage Arcwell workspaces and workloads from a scriptable command-line interface.

Arc Runtime 3.xUpdated Jul 18, 2026

Global flags

FlagPurposeDefault
--workspaceSelect workspaceCurrent config
--environmentSelect environmentlocal
--outputSet text or json outputtext
--no-colorDisable terminal colorfalse

Common commands

shell
arcctl init <name>
arcctl dev
arcctl validate
arcctl plan
arcctl apply
arcctl inspect stream <name>
arcctl replay <event-id>

Automation

Use --output json in automation. Human-readable output may change to improve clarity, while JSON fields remain stable within a major version.

On this page
  1. Global flags
  2. Common commands
  3. Automation