laravel / forge-cli

The Laravel Forge CLI.
https://forge.laravel.com
MIT License
227 stars 35 forks source link

fix: Use custom ssh port in CLI commands if defined #87

Closed olivernybroe closed 4 months ago

olivernybroe commented 4 months ago

Currently the ssh port on a server is not passed into the ssh command generated, making people unable to use the CLI if they use a custom ssh port.