Nebula Docs
Support
Previous documentationYou are reading the read-only v1.2 documentation. Open the current version.

Install and connect the Nebula CLI

CLI 1.2.1

Install the CLI, sign in with your Nebula ID in a browser, and enroll this computer or server. No API key is required.

You approve the device in your browser. Nebula stores the resulting token in your system keyring; a mode-0600 file is available only as an explicit fallback.

1. Install the CLI

Nebula CLI 1.2.1 used the historical pipx bootstrap.

pipx install https://nebulacoder.com/download/cli/v1.2.1/nebula_cli-1.2.1-py3-none-any.whl

2. Sign in with your Nebula ID

nebula login
Open https://id.nebulacoder.com/device
Enter code: NBLA-7KQ2

Your browser shows the product, device, account, and requested scopes before approval.

3. Verify your connection

nebula whoami

4. Enroll this computer or server

nebula system enroll --name studio-pc
You are connected. Open Computers & Servers from Cloud to see this machine.

Next steps

  • Run nebula to open the TUI.
  • Use nebula doctor to check local configuration.
  • Review device telemetry and incidents in Computers & Servers.
Was this page helpful?