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

Improves ssh:configure command #46

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

nunomaduro
Copy link
Member

This pull request improves ssh:configure command, by trying a successful SSH connection using the correct private key just after creating the key. By doing this, the next time the ssh command is used, the command will know the correct private key that should be used.

Fixes #45

@nunomaduro nunomaduro self-assigned this Nov 10, 2021
@taylorotwell taylorotwell merged commit 51dd724 into master Nov 10, 2021
@taylorotwell taylorotwell deleted the feat/improve-ssh-configure-command branch November 10, 2021 14:42
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.

Not able to SSH into server after forge ssh:configure
2 participants