Project

docl

0.02
No commit activity in last 3 years
No release in over 3 years
A command line tool for interacting with your DigitalOcean droplets.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.11.0
~> 1.8.1
~> 0.19.1
 Project Readme

DOCL (DigitalOcean Command Line)

DigitalOcean has released an official command line tool that has more features and will get more support. Please use doctl whenever possible (https://www.digitalocean.com/company/blog/introducing-doctl/)

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.