List emails
If no user_id is given: get a list of currently authenticated user's emails. If a user_id is given: Get a list of a specified user's emails. Available only for admin
golab user emails ls [flags]
-h, --help help for ls
-u, --user_id string (optional) The ID of the user or username of user to list emails for. If none is given, emails of currently logged in user are shown
--ca-file string (optional) provides a .pem file to be used in certificates pool for SSL connection
--ca-path string (optional) provides a directory with .pem certificates to be used for SSL connection
--config string (optional) golab config file (default is ./.golab.yml and $HOME/.golab.yml)
- golab user emails - User emails