Spinrun Docs
CLI

spinrun install

`spinrun install <client> [--build]` — Write the gateway into a client's config.

Write the gateway into a client's config.

Usage: spinrun install <client> [--build]

spinrun install cursor
spinrun install cursor --build

--build writes the Build endpoint beside the run entry, under the key spinrun-build. It is OAuth only: --with-key is refused with --build.

On this page