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 support@cudocompute.com
Getting started
Runcudoctl init and follow the steps.
$HOME/.config/cudo/cudo.yml
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 -hGlobal options
Global options are used to set top level options that affect the rest of the execution ofcudoctl . See cudoctl -h for more details.
Config
Show and set the current config context. Seecudoctl config -h for more details.