Skip to main content
Install the CLI from npm. Node.js 20 or newer is required.

Commands

runs create supports: runs list accepts --agent, --status, --limit, and --offset.

Authentication and environments

Use fluent auth login for interactive OAuth. For unattended use, set FLUENT_API_KEY or pass --api-key. The CLI defaults to https://www.fluenterp.com. Set FLUENT_BASE_URL or pass --base-url only when intentionally targeting a different Fluent environment.

CI example

Create a separate API key for each automation so it can be audited and revoked independently.