You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -339,6 +339,8 @@ The SSH connection type also supports two advanced connection configuration opti
339
339
*`proxyjump` - Specifies a jumpbox connection string, which is passed to `ssh -J`
340
340
*`key` - Specifies the key (identify file) to use, which is passed to `ssh -i`
341
341
342
+
See the documentation about [running WP-CLI commands remotely](https://make.wordpress.org/cli/handbook/guides/running-commands-remotely/) for more information.
343
+
342
344
## Context configuration
343
345
344
346
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