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
Release files for cloudswitch 2020.5.26
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cloudswitch-2020.5.26-py3-none-any.whl | Python 3 | none | any | Details |
Release files / cloudswitch-2020.5.26-py3-none-any.whl
| Download URL | cloudswitch-2020.5.26-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a48287e8c0c2a0a2e56a96d132555f23884757a37f324c03971f867fc726c340
|
|
BLAKE2b-256 checksum How to use checksums |
d4eda4a8f6c37ae9300110539b0220c84d023918438ca527422a333a46420bd3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|