Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

29 lines (13 loc) · 514 Bytes

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 - sparrow plugin to run ec2 instances ( optionally with some tags attached )

Prerequisites

Aws cli should be installed