Waypoint Runner inspect
Command: waypoint runner inspect
Show detailed information about a runner.
Usage
Usage: waypoint runner inspect <id>
Show detailed information about a runner.
Global Options
-plain
- Plain output: no colors, no animation. The default is false.-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
-json
- Output runner information as JSON. This includes more fields since this is the complete API structure. The default is false.