Skip to content

CLI reference

The desktop app wraps the same agent you can drive from a terminal. Common commands:

  • agent up — bring this node onto the mesh (equivalent to Connect in the app).
  • agent status — show connection state and this node’s overlay address.
  • agent down — leave the mesh.
  • agent ssh <node> — open an SSH session to a node with no static key (NoKey).
  • agent ci-deploy — run inside CI to obtain ephemeral, deploy-only access for one run (NoSecret).
  • agent ci-policy … — manage the deploy rules that pin repo → branch/env → target.