ReferenceCLI
User Get
User Get CLI command reference
goodmem user get
Get user details
Synopsis
Get details for a user in the GoodMem system.
If called with no arguments, retrieves the current user (based on API key). Can be called with either a user ID or email address to look up a specific user.
goodmem user get [user-id] [flags]Options
--email string Email address of the user to look up
-h, --help help for getOptions inherited from parent commands
--api-key string API key for authentication (can also be set via GOODMEM_API_KEY environment variable)
--server string GoodMem server address (gRPC API) (default "https://localhost:9090")SEE ALSO
- goodmem user - Manage GoodMem users