Skip to main content

A CLI Tool to manage Digital Ocean Droplets.

Project description

Installation

To install simply

$ pip install dropman

Configuration

Create the .dropman configuration file in your home directory.

$ touch ~/.dropman

Add the Digital Ocean API token to the configuration file:

token: "YOUR DIGITAL OCEAN API TOKEN"

Run

To list the options available:

$ dropman --help

List all droplets:

$ dropman list

Shutdown a droplet:

$ dropman shutdown <id>

Power On a droplet:

$ dropman poweron <id>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dropman-1.1.2.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

dropman-1.1.2-py2.py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page