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

feat: use only long options to avoid stomping on ssh options

Open
#22 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
168
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Currently, mssh uses the short option `-t` which conflicts with an existing `ssh` option (ptty allocation).

It would be great if the short option(s) could be removed, or if alternatively an environment variable could be set to eliminate short options altogether.

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.