Skip to main content

Start and stop EC2s using tags. now in color!

Project description

trafficlight

start and stop ec2 instances.

installation

install with pip

pip install trafficlight

dependencies

-aws cli (installed and configured)
-python3

flags

  -h, --help     show this help message and exit  
  --key KEY      optional. use a tag key besides Name  
  -R REGION, --region REGION
                 specify a different region
  -g, --green    start.  
  -r, --red      stop.  
  -L, --leave    do not change instance state.
  -y, --yes      automatically approve instance state change.  
  -H, --host     use hostnames instead of ip addresses.  
  -c, --connect  begin an ssh session.  
  -K, --keyfile  write pem keyfile to trafficlight config.  
  -p, --pipe     output instance ip or hostname via standard out to pipe into other commands.  
  -v, --version  show program's version number and exit  

usage

show trafficlight help page, including usage and flags.
$ trafficlight -h

switch instance with tag Name:example. if instance is stopped it will start, if it's running it will stop.
$ trafficlight example

connect to ec2 instance with tag Name:example. if instance is stopped it will start the instance first.
$ trafficlight example -c

specify a different region.
$ trafficlight example -R us-west-1

update trafficlight's config file with keyfile for using -c --connect flag.
$ trafficlight -K

start all instances with tag Name:example. if instances are started already they will stay up.
$ trafficlight example -g

stop all instances tag Name:example. if instances are stopped already they will stay stopped.
$ trafficlight example -r

get instance info for tag, but don't change instance state.
$ trafficlight example -L

stop all instances with tag Products:example.
$ trafficlight example --key Products -r

list all ec2s and do nothing.
$ trafficlight

list all ec2s and stop them.
$ trafficlight -r

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

trafficlight-1.4.7.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

trafficlight-1.4.7-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file trafficlight-1.4.7.tar.gz.

File metadata

  • Download URL: trafficlight-1.4.7.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.3

File hashes

Hashes for trafficlight-1.4.7.tar.gz
Algorithm Hash digest
SHA256 84190c63b65ebf98b68b207fa199c98691f0d09ba95366e8c466188dd6cb55d2
MD5 955b10c7826abb95793ea5bb7eda13e7
BLAKE2b-256 0ab8c1c99cf3761b95be6b706433e49418a7e15dfabcd18a4e3238f1a81d24e0

See more details on using hashes here.

File details

Details for the file trafficlight-1.4.7-py3-none-any.whl.

File metadata

  • Download URL: trafficlight-1.4.7-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.3

File hashes

Hashes for trafficlight-1.4.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d78dd79f0536cb6ec0797b032a4a77694a6df61e1e810ab7c6c5b5b7091bc256
MD5 aecea7f65d818b28ad64cb9a7b99ba2f
BLAKE2b-256 0fd85e0dd0f35348590ad599f28024c03cdcb6f7358521e2b7dc55ba9e4f4b79

See more details on using hashes here.

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