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 Support for a Quick Connect CLI command #9383

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

ashneilson
Copy link
Contributor

The goal of this PR is to introduce a new CLI command that enables launching an ssh or telnet connection in a new tab using the Profile Quick Connect query format.

Examples of utilizing the new command:

SSH

tabby quickConnect ssh 'bob@ssh-hostname.com:22'

Telnet

tabby quickConnect telnet '192.168.0.123:9000'

@Eugeny
Copy link
Owner

Eugeny commented Jan 13, 2024

This looks great - thank you for the contribution! @all-contributors please add @ashneilson for code

@Eugeny Eugeny merged commit c9339ea into Eugeny:master Jan 13, 2024
10 checks passed
Copy link
Contributor

@Eugeny

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @ashneilson! 🎉

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

2 participants