cloud power switch
Project description
python-cloudswitch
cloud instance manager
Usage: cloudswitch
[-U|--start]
[-D|--stop]
[-L|--list]
[-r|--region] <region>
[-t|--tag] <name:value>
[-v|--verbose]
start all stopped instances
python cloudswitch.py -U
stop all running instances
python cloudswitch.py -D
start by tag
python cloudswitch.py -U -t tagname:tagvalue
Multiple tags:
python cloudswitch.py -U -t postgres:master -t postgres:replica
start by region
python cloudswitch.py -U -r eu-north-1
Multiple regions are also accepted:
python cloudswitch.py -U -r eu-north-1 -r eu-south-1 -r eu-picamoixons-3
list instances on a particular region
python cloudswitch.py -L -r eu-west-1
list instances using a particular tag
python cloudswitch.py -L -r postgres:master
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file cloudswitch-2020.5.26-py3-none-any.whl
.
File metadata
- Download URL: cloudswitch-2020.5.26-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a48287e8c0c2a0a2e56a96d132555f23884757a37f324c03971f867fc726c340 |
|
MD5 | 92d6a3cc42617df9cf98c391e66b7f7c |
|
BLAKE2b-256 | d4eda4a8f6c37ae9300110539b0220c84d023918438ca527422a333a46420bd3 |