AgentFlow
CLI

Generated CLI index

Auto-generated command reference from Cobra definitions.

Generated CLI reference

Command pages here materialize exclusively through docs generate-cli. Treat Markdown edits as ephemeral: the following disclaimer remains true because regenerated Cobra output overwrites stray human tweaks.

These pages are generated from live Cobra command definitions. Do not edit them by hand — changes will be overwritten.

Regenerate

go run ./application/cmd/agentflow docs generate-cli \
  --output docs-site/content/docs/en/cli/generated

Or with a built binary:

./bin/agentflow docs generate-cli --output docs-site/content/docs/en/cli/generated

Browse commands

See the sidebar CLI → generated section, or start at generated index.

Hand-written guides

For workflows and concepts, use CLI overview, First workflow, and Workflows.