Interact with DigitalOcean from messaging platforms like Slack, Mattermost & Microsoft Teams using Nimbella Commander.
Please make sure Commander is installed in your Slack workspace or other messaging platforms before executing this Slash command.
/nc csm_install do
We need a Nimbella Commander secret named digitaloceanApiKey
with your DigitalOcean Personal Access Token to able to run this Command Set. Follow this guide to obtain your Personal Access Token.
To create the secret, you need to type /nc secret_create
inside your messaging platform and follow the instructions.
dobill
- Fetch your DigitalOcean usage.droplet_ip
- List IP addresses of a droplet.droplet_list
- List droplets.droplet_power
- Power on/off a droplet.droplet_reboot
- Reboot a droplet.droplet_snap
- Take a snapshot of a droplet.droplet_status
- Know the status of all droplets or a single droplet.
Fetch your DigitalOcean usage.
/nc dobill
List IP addresses of a droplet.
/nc droplet_ip <id>
List droplets.
/nc droplet_list [<page>]
Power on/off a droplet.
/nc droplet_power <cmd> <id>
Reboot a droplet.
/nc droplet_reboot <id>
Take a snapshot of a droplet.
/nc droplet_snap <id> [<name>]
Know the status of all droplets or a single droplet.
/nc droplet_status [<id>]
We're always happy to help you with any issues you encounter. You may want to join our Slack community to engage with us for a more rapid response.