Waypoint Runner agent
Command: waypoint runner agent
Run a runner for executing remote operations.
Usage
Usage: waypoint runner agent [options]
Run a runner for executing remote operations.
Global Options
-plain
- Plain output: no colors, no animation.-app=<string>
- 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.-workspace=<string>
- Workspace to operate in.
Command Options
-enable-dynamic-config
- Allow dynamic config to be created when an exec plugin is used.-liveness-tcp-addr=<string>
- If this is set, the runner will open a TCP listener on this address when it is running. This can be used as a liveness probe endpoint. The TCP server serves no other purpose.