Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --any option to ssh command #284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavidWittman
Copy link

Sometimes I just want to connect to any server matching a particular
Name tag. The --any flag supports this behavior by selecting the
first running instance in the list of instances and connecting to it.

Sometimes I just want to connect to any server matching a particular
`Name` tag. The `--any` flag supports this behavior by selecting the
first running instance in the list of instances and connecting to it.
@coveralls
Copy link

coveralls commented May 26, 2020

Pull Request Test Coverage Report for Build 1350

  • 1 of 5 (20.0%) changed or added relevant lines in 1 file are covered.
  • 14 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 34.419%

Changes Missing Coverage Covered Lines Changed/Added Lines %
commands/ssh.go 1 5 20.0%
Files with Coverage Reduction New Missed Lines %
aws/fetch/s3_helpers.go 2 74.85%
aws/fetch/manual_fetchers.go 12 73.6%
Totals Coverage Status
Change from base Build 1345: 0.0%
Covered Lines: 13184
Relevant Lines: 38304

💛 - Coveralls

@simcap
Copy link
Contributor

simcap commented May 27, 2020

Thanks for the PR and the work, but unfortunately this project is (so far) not maintained anymore. So it is unlikely this will ever get merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants