Détail du package

dropletctl

BrunoScheufler153MIT2.1.39

A convenient CLI tool to quickly spin up DigitalOcean droplets

digitalocean, droplet, cli

readme

dropletctl

CircleCI

A convenient CLI tool to quickly spin up DigitalOcean droplets

installation

npm i -g dropletctl

# or if you prefer yarn

yarn global add dropletctl

usage

Simply run

dropletctl

and if you use dropletctl for the first time on your machine, select Configure dropletctl to add your DigitalOcean API token. If you do not want to utilize the configuration and prefer environment variables, you can also add your token as an env variable named DROPLETCTL_TOKEN.