Skip to content

How to override SSH command in v7.4? #3904

Discussion options

You must be logged in to vote

Currently this part is not configurable.

See

$ssh = array_merge(['ssh'], $host->connectionOptionsArray(), [$host->connectionString(), ": $shellId; $shellCommand"]);

But we can add a config option here as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DonovanChan
Comment options

@antonmedv
Comment options

Answer selected by DonovanChan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants