Waypoint Exec
Command: waypoint exec
Execute a command in the context of a running application instance
Usage
Usage: waypoint exec [options] cmd
Execute a command in the context of a running application instance.
For example, you could run one of the following commands:
Global Options
-plain
- Plain output: no colors, no animation.-app=<string>
(-a
) - App to target. Certain commands require a single app target for Waypoint configurations with multiple apps. If you have a single app, then this can be ignored.-project=<string>
(-p
) - Project to target.-workspace=<string>
(-w
) - Workspace to operate in.
Command Options
-instance=<string>
- Start an exec session on this specific instance