Skip to Content
CLIEnroll

Enroll a machine

Ask the relay owner for its fleet enrollment password, then run:

cmdop enroll <enrollment-password>

Enrollment saves the credential for the selected relay and starts the background agent unless you pass --no-agent. Confirm the result with:

cmdop status

To enroll against a specific relay:

cmdop enroll <enrollment-password> --server https://relay.example.com

Use --display-name to choose the machine name shown to other operators, or --no-agent when service management will start the agent later.

cmdop enroll <enrollment-password> --display-name build-box --no-agent cmdop start

Enrollment is the machine-onboarding path. It does not require a separate browser or device-code login.