Waypoint Runner profile inspect
Warning
This content is part of the legacy version of Waypoint that is no longer actively maintained. For additional information on the new vision of Waypoint, check out this blog post and the HCP Waypoint documentation.
Command: waypoint runner profile inspect
Show detailed information about a runner profile.
Usage
Usage: waypoint runner profile inspect <name>
Show detailed information about a runner profile.
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 profile information as JSON. This includes more fields since this is the complete API structure. The default is false.