Gem gemuser list
gem gemuser list¶
Lists all gem users, or one specific user.
Synopsis¶
Lists all gem users in the DB unless an argument is provide. If an argument is provided, it must be a valid ID of a gem user. The --json flag can be used to indicate whether the output should be in JSON or a more human readable format.
gem gemuser list [id] [flags]
Options¶
-h, --help help for list
--json Output in JSON format
Options inherited from parent commands¶
-d, --debug Turn on debugging output
-t, --trace Turn on trace output
-v, --verbose Turn on verbose output
SEE ALSO¶
- gem gemuser - Shows help messages for all gemuser commands