Skip to main content
Manage the formae agent, the long-running process that reconciles your infrastructure and answers CLI requests.

Examples

formae agent start

Start the agent.

Flags

formae agent stop

Stop the agent.
This subcommand takes no flags beyond --help.

formae agent status

Receive the agent status: whether it is reachable, its version, and the plugins it has loaded.
This replaces formae status agent, which still works but prints a deprecation notice.

Examples

Flags