CLI setup

Install the AWF CLI and connect to your hosted instance.

Install

not yet availableThe install script below will not work until the CLI repository is published. Use the REST API or Remote MCP with an API key in the meantime.

curl -fsSL https://cli.awf.cloud/install.sh | sh

not yet availableCloud authentication via the CLI is not yet supported. The current AWF CLI supports local workflow and configuration environment variables only. Use the REST API or Remote MCP with an API key from the /account page to interact with hosted AWF Cloud until awf login (OAuth) and awf project select ship in a future CLI release.