do-cli
Version:
Super basic and alpha cli for the DigitalOcean API.
24 lines (13 loc) • 527 B
Plain Text
Usage: do-cli [id] {OPTIONS}
Standard Options:
--id <id>
Allows you to set id for multiple operations
--ls Lists Droptlets
--names Lists names of Droptlets
--reboot Takes <id> as the second argument or set --id <id>
Reboots Droptlet.
--pc Takes <id> as the second argument or set --id <id>
Power Cycle Droplet.
--sd Takes <id> as the second argument or set --id <id>
Shut Down Droplet.
--help Lists options