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
It would be quite helpful if Trellis CLI offers a command that invokes WP CLI for a specific site.
WP CLI supports aliases and remote connections.
e.g. wp @production would connect to the WordPress production site.
For Trellis also the site name would have to be specified: trellis wp-cli production example.com
Summary
It would be quite helpful if Trellis CLI offers a command that invokes WP CLI for a specific site.
WP CLI supports aliases and remote connections.
e.g.
wp @production
would connect to the WordPress production site.For Trellis also the site name would have to be specified:
trellis wp-cli production example.com
Additional context
The text was updated successfully, but these errors were encountered: