Lists AWS instances
Project description
# laws
ls for AWS EC2 instances to list them in a short table format. Allows to filter nodes by tag or name. Shorthand alternative to aws ec2 describe-instances –filters “Name=tag:environment,Values=qa” | jq “.Reservations[].Instances[].PrivateIpAddress”
## Examples
laws
laws qa
laws -p myprofile cassandra
## Installation
` pip install laws `
## PyPi link
https://pypi.python.org/pypi/laws
## Useful resources
http://peterdowns.com/posts/first-time-with-pypi.html
` git tag 0.X -m "Version bumped to 0.X" git push --tags origin master python setup.py sdist upload -r pypi `
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
File details
Details for the file laws-0.6.tar.gz.
File metadata
- Download URL: laws-0.6.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ef4ef9d2c2f97d2890a5e888e22f69d6e460e5c8f738fb981edc394b4fc97e
|
|
| MD5 |
ba31c8358a627c0ab164bd44e3bc36f6
|
|
| BLAKE2b-256 |
9240661aafcb8fb4e1cd0b9819d6b0fe4e43a444714b4348ecd5571bdbec164c
|