Waypoint Project inspect
Command: waypoint project inspect
Inspect the details of a project.
Usage
Usage: waypoint project inspect [project-name]
Inspect the details of a given project.
Projects usually map to a single version control repository and contain exactly one "waypoint.hcl" configuration. A project may contain multiple applications.
A project is registered via the web UI, "waypoint project apply", or "waypoint init".
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
-json
- Output project information as JSON.