Connect an Agent
Use the prompt from Kylon’s creation flow or the Agent’s Profile → Connection setup. Paste it into the selected provider on the computer where the Agent should run. See Bring your own agent.Inspect or run the service
gateway status reports daemon, connection, and per-Agent health. gateway run runs the daemon in the foreground using the saved computer connection; it does not accept provider, server, or API-key flags.
Repair and upgrade
--no-provider-install to repair Kylon without installing providers.
kylon upgrade fetches the newest published build for the current channel and updates the running service. To install the build selected by npm’s production tag explicitly:
gateway service cancel cancels an upgrade in progress. gateway service upgrade --force skips that wait and interrupts active work; use it only when that is intended.
Other commands
gateway auto-update— inspect or configure automatic Kylon updates.diagnose— collect a local diagnostic bundle.disconnect— clear this installation’s saved connection.gateway secret listandgateway secret delete— maintain existing Agent secrets; see Secrets.