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

feature: add new ssh command #9

Merged
merged 1 commit into from
Aug 14, 2021
Merged

feature: add new ssh command #9

merged 1 commit into from
Aug 14, 2021

Conversation

ryangjchandler
Copy link
Contributor

This pull request introduces a new ssh command that will open up an SSH session on the configured server and also cd into the site's directory.

I plan on making pull requests to configure SSH keys too, so for now it will assume you have an SSH key configured with Ploi and the server already.

@schmidfelix schmidfelix merged commit 928f73f into schmidfelix:main Aug 14, 2021
@schmidfelix
Copy link
Owner

Hey Ryan,
thank you very much for the PR!

A command to manage the SSH keys would be amazing :) I'm currently working on v2 of this CLI, which will have a much cleaner and better codebase with tests, so I'm probably adding this by my own unless you would like to add this prior to the v2 launch. Thanks again!

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.

2 participants