Skip to content

dobarkod/nebula-toolbelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebula Toolbelt

Install:

pip install nebula

Usage:

nebula login
nebula get <service> <plan> <platform> [<location>]
nebula status <service_id>
nebula restart <service_id>
nebula destroy <service_id>
nebula list [--all]

Use Nebula to provision and manipulate various services.

Supported services:
    PostgreSQL Database

Supported Platforms:
    Digital Ocean  digital-ocean
    Rackspace      rackspace
    Linode         linode
    AWS            aws

Choosing Data Centers [<location>]:
    Digital Ocean: NY1, NY2, AM1, AM2, SF1, SP1 (defaults to AM1)
    Rasckspace: DFW, ORD, IAD, SYD, HGK (defaults to Northern Virginia)
    Linode: Not supported yet (defaults to Newark)
    AWS: Not supported yet (defaults to Northern Virginia)

Options:
  -h --help     Lists help
  -v --verbose  More verbose output of commands

About

Command line tools for using NebulaDB hosted database service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages