https://github.com/melezhik/aws-show-instance
Sparrow plugin to print ec2 instance info in human readable format
https://github.com/melezhik/aws-show-instance
aws cli cli-utilities ec2-instance sparrow
Last synced: 4 months ago
JSON representation
Sparrow plugin to print ec2 instance info in human readable format
- Host: GitHub
- URL: https://github.com/melezhik/aws-show-instance
- Owner: melezhik
- Created: 2017-09-08T11:55:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T19:30:15.000Z (almost 8 years ago)
- Last Synced: 2025-04-10T01:18:19.149Z (6 months ago)
- Topics: aws, cli, cli-utilities, ec2-instance, sparrow
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.md
Awesome Lists containing this project
README
# SYNOPSIS
Sparrow plugin to print ec2 instance info in human readable format.
# INSTALL
$ sparrow plg install aws-show-instance
# USAGE
To dump your tagged ec2 instances in human readable format just run:
$ sparrow plg run aws-show-instance --param id=$instance-id
# Author
Alexey Melezhik
# See also
[aws-run-instance ](https://sparrowhub.org/info/aws-run-instance) - sparrow plugin to run ec2 instances ( optionally with some tags attached )
# Prerequisites
Aws cli should be installed