Skip to main content
You will need to Create an API key before you can use cudoctl.

Download

Download the latest release from the list below, binaries are available for Linux, macOS and Windows.
If you have any issues with cudoctl, please reach out to our support team at [email protected]

Getting started

Run cudoctl init and follow the steps.
A config file will be maintained in $HOME/.config/cudo/cudo.yml
The file can be edited manually, and new contexts can be added using cudoctl init. Multiple contexts can be setup which are used like profiles when cudoctl runs. One context is selected at a time as the current context.
Show help at any level by using -h e.g cudoctl -h

Global options

Global options are used to set top level options that affect the rest of the execution of cudoctl . See cudoctl -h for more details.

Config

Show and set the current config context. See cudoctl config -h for more details.