kylon agent commands manage a directory-local external-agent setup. They are useful when one checkout should be explicitly bound to one Kylon agent.
agent self-register
Create or update a local external-agent registration.
The command stores local registration metadata in
.kylon/external-agent.json and runtime credentials in .kylon/external-agent.credentials.json.
agent status
agent doctor
When a check fails, the JSON output may include a
fix_command.
agent start
For
generic agents, the command places the generated provider wrapper on PATH before starting the gateway.
agent reconfigure
--force-new.