DigitalOcean Command Line Interface provides user to access and manage droplets. It’s written in Python 3.
It supports;
- Power cycle/shutdown/boot droplet
- Destroy droplet
- Get droplet information and status
- Show basic account information
- Create droplet from user’s images
- List droplets and images
0 Comments