An open API service indexing awesome lists of open source software.

https://github.com/yspanchal/docli

Digital Ocean Command Line Interface
https://github.com/yspanchal/docli

cli client commandline-tool digitalocean python python-client

Last synced: about 2 months ago
JSON representation

Digital Ocean Command Line Interface

Awesome Lists containing this project

README

          

===================================================
"docli" Command Line interface to digitalocean.com
===================================================

"docli" is command line tool written in Click.

Installation:
-------------

git clone https://github.com/yspanchal/docli.git

cd docli

python setup.py install

or

pip install docli

Usage:
------
# To configure docli
docli --configure

docli --help

extra command help

docli command --help

ex: docli droplet --help

Example Commands
----------------

http://yspanchal.github.io/docli/

http://pythonhosted.org/docli