Skip to main content

Auth

Agent lifecycle

Running

Ctrl-C aborts the session.

Logs

MCPs

Secrets

Prompts for the value, stores it encrypted. Grant access in the bundle via secretGrants.

Webhooks

Subscribes your URL to the chosen events. Each delivery is HMAC-signed.

Dynamic commands

Anything under command: in swarmlord.jsonc becomes a subcommand:
Templates support ${1}, ${2}, and named flags. The CLI dispatches against the agent in the bundle.

Help

swarmlord help or swarmlord <command> --help for any subcommand.