Waypoint User 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 user inspect
Show details about a single user
Usage
Usage: waypoint user inspect [options]
Show details about a single user, defaulting to the currently logged in user.
This shows details about the currently logged in user or any user that is specified via flags.
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
-username=<string>
- The user to lookup. This defaults to the currently logged in user.