Skip to content

Commit 2b01f5a

Browse files
authored
Add a link to the dedicated remote commands documentation inside the SSH section
1 parent b6327ed commit 2b01f5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ The SSH connection type also supports two advanced connection configuration opti
339339
* `proxyjump` - Specifies a jumpbox connection string, which is passed to `ssh -J`
340340
* `key` - Specifies the key (identify file) to use, which is passed to `ssh -i`
341341

342+
See the documentation about [running WP-CLI commands remotely](https://make.wordpress.org/cli/handbook/guides/running-commands-remotely/) for more information.
343+
342344
## Context configuration
343345

344346
In WP-CLI v2.6.0, a new global flag `--context=<context>` was added which allows users to select the WordPress context in which WP-CLI is supposed to execute its command(s).

0 commit comments

Comments
 (0)