Skip to main content

agent list

List your registered agents.
n
Page size.
c
Resume from a page cursor.
keys | all | help
Choose and order columns, comma-separated. help lists the keys.
Print only ids, one per line, for piping.
Full cell content instead of one-line truncation.
Omit the header row in piped (TSV) output.

agent show

Show one registered agent.

agent add

Register an agent from an install script or a local directory.
path
Install script file. Its contents are uploaded.
path
Local agent directory, tarred and uploaded.
command
required
Run command, executed with sh -c.
KEY=VALUE
Environment injected at run time. Repeatable. It may not override the six run-contract keys, and a credential-shaped key is refused, both with agent_invalid_env; see the run contract.

agent remove

Delete a registered agent. Past jobs keep their record.

Global options

Machine-readable JSON output.
key
API key. Defaults to $EVOLVE_API_KEY.
url
API base URL. Defaults to the Evolve dashboard API.