Skip to content

Commit 4a1e47b

Browse files
authored
Merge pull request #546 from nlemoine/patch-1
Add a link to the dedicated remote commands documentation inside the …
2 parents b6327ed + 2b01f5a commit 4a1e47b

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)