Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/red5d/oceanctl

Command-line interface to Digital Ocean's API
https://github.com/red5d/oceanctl

Last synced: about 2 months ago
JSON representation

Command-line interface to Digital Ocean's API

Awesome Lists containing this project

README

        

oceanctl
========

Command-line interface to Digital Ocean's API.

Create the file: ~/.config/oceanctl and put your Digital Ocean API_KEY and CLIENT_ID in it like this:
API_KEY=yourkey
CLIENT_ID=yourid

(Work in progress. Currently only "read" operations implemented. No droplet creation, reboot, etc.)