documentation

machine register

Register the current machine with your organization.

cycle machine register [-c <code>] [-n <name>]

Options:

  • -c, --code: One-time registration code from the dashboard (prompted if omitted)
  • -n, --name: Name for this machine (prompted if omitted)

The command errors if this machine is already registered. Run machine deregister first if you need to re-register.

To get a registration code, go to the Machines page in the dashboard and click Add Machine.

Example:

cycle machine register -c 0123-4567 -n my-workstation