Waypoint Config get
Command: waypoint config get
Get config variables.
Usage
Usage: waypoint config get [prefix]
Retrieve and print all config variables previously configured that have the given prefix. If no prefix is given, all variables are returned.
By specifying the "-app" flag you can look at config variables for a specific application rather than the project.
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.