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
- Host: GitHub
- URL: https://github.com/yspanchal/docli
- Owner: yspanchal
- License: apache-2.0
- Created: 2015-06-19T19:02:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T21:33:50.000Z (almost 3 years ago)
- Last Synced: 2025-10-26T13:49:38.422Z (4 months ago)
- Topics: cli, client, commandline-tool, digitalocean, python, python-client
- Language: Python
- Size: 84 KB
- Stars: 33
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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