Skip to main content

Digital Ocean CLI tool for managing Droplets

Project description

DOBGCLI


Command line tool for easier management of your Digital Ocean droplets.

Getting started


Prerequisities

You will need to install Python3. Pip3 should be included in Python3 installation. Otherwise, install pip3 manually.

Installing

Use pip3 install dobg to install dobgcli globally or pip install dobg inside your virtual environment. Make sure, though, that virtual environment is using Python3.

Start using dobgcli

This command will display general help message where you can see all subcommands and what they're used for:

dobg [-h]

You will need to set up config file with your Digital Ocean token:

dobg settoken <your_token>

After that, you will be able to use all other subcommands.

Subcommands


List of subcommands:

  • settoken sets the user's Digital Ocean token in config file;
  • createdroplet creates new droplet;
  • deletedroplet destroys a droplet;
  • listdroplets lists all of user's droplets;
  • listsizes lists all available sizes;
  • listimages lists all available images;

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

dobg-0.0.22.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

dobg-0.0.22-py3.7.egg (19.1 kB view hashes)

Uploaded Source

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