aws / aws/aws-ec2-instance-connect-cli

Unable to report version

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
168
Forks
43
PR merge metrics
No merged PRs in 30d

Description

When attempting to retrieve the currently installed version of the EC2 Instance Connect CLI, I receive an error message:

```
% mssh --version
Invalid target
usage:
mssh [-t instance_id] [-u profile] [-z availability_zone] [-r region] [supported ssh flags] target [command]

target => [user@]instance_id | [user@]hostname
[supported ssh flags] => [-l login_name] [-p port]

options:
-h, --help show this help message and exit
-r , --region AWS region
-z , --zone Availability zone
-u , --profile AWS Config Profile
-t , --instance_id EC2 Instance ID. Required if target is hostname
-d, --debug Turn on debug logging
```

I think it would be an improvement if the current version number were printed instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.