Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add SSH Key
digital_ocean:add_ssh_key
Adds a new SSH to your account. See the docs here
Write
Medium risk
Create a new domain
digital_ocean:create_domain
Create a new domain. See the docs here
Write
Medium risk
Create Droplet
digital_ocean:create_droplet
Creates a droplet. See the docs here
Write
Medium risk
Create Snapshot
digital_ocean:create_snapshot
Creates a snapshot from a droplet. See the docs here
Write
Medium risk
List all Droplets
digital_ocean:list_all_droplets
List all Droplets. See the docs here
Read
Low risk
Turn on/off Droplet
digital_ocean:turnonoff_droplet
Turns a droplet power status either on or off. See the docs here
Write
Medium risk