0.2.2 • Published 7 years ago

digital-ocean-cli v0.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

digital-ocean-cli

npm npm npm

Node SDK for the Digital Ocean v2 API.

Getting Started

Install digital-ocean-cli using yarn:

yarn global add digital-ocean-cli

Usage

$ docli --help
$ docli droplet
$ docli droplet create my-droplet --token <YOUR TOKEN>

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.