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 option for specifying remote user when calling the ssh command #67

Merged
merged 5 commits into from
Dec 20, 2022

Conversation

tkuijer
Copy link
Contributor

@tkuijer tkuijer commented Nov 28, 2022

When working with site isolation, it is sometimes useful to be able to directly connect to a remote user, without the need to call su.

This commit adds an additional option to the forge ssh command called --user, which accepts the name of the remote user for which the connection is attempted.

The option defaults to to forge which was the previous fixed user.

@tkuijer tkuijer changed the title Add option for the remote user when calling the ssh command Add option for specifying remote user when calling the ssh command Nov 28, 2022
@driesvints
Copy link
Member

@tkuijer do you have this checked or not?

Screenshot 2022-12-20 at 12 02 24

@tkuijer
Copy link
Contributor Author

tkuijer commented Dec 20, 2022

@driesvints Should be enabled, my previous PR was closed by the Github bot due to missing this check.

@taylorotwell taylorotwell merged commit ad62686 into laravel:master Dec 20, 2022
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.

4 participants