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

feat: select instance via advanced filter

Open
#23 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

It would be useful to have something like `--filters` from `aws ec2 describe-instances` for selecting an instance to connect to. In my case, I am creating generic connection patterns for internal users, and hard-coding an instance id in documentation isn't ideal.

An issue is that a filter result isn't necessarily unique, I feel that mssh aborting with a message if the number of results for the filter is not equal to 1 would suffice to the principle of least surprise.

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.