/docl

DigitalOcean Command Line Client

Primary LanguageRubyMIT LicenseMIT

DOCL (DigitalOcean Command Line)

A command line tool for interacting with DigitalOcean.

Installation

gem install docl

Status

Currently it only supports a very limited subset of operations.

Documentation

Run docl help or docl command help to get help.

Contributing

To test the code run bundle exec docl ... which will include your code changes.