Releases: markwallsgrove/ec2.cli
Releases · markwallsgrove/ec2.cli
SSH Filter By Tag & View Configuration
- Fix for attempting to use a certificate when it hasn't been defined
- Set username to current user if not defined within the profile
- Filter SSH tab completion by defining a fuzzy tag to match against
- View configuration by running
ec2.cli set
- Trim surrounding quotes from cli arguments
Small Fixes
initial release
This release includes the following changes:
- ssh - tab completion to ssh into a machine
- alias - generate a list of SSH aliases that represents all machines within the EC2 region
- status - list the status of all alive machines within the EC2 region
- set - define values within the configuration files through the cli
- update - update
ec2.cli
through the cli - setup - auto install the executable and auto completion scripts