Gem gemgroup list
gem gemgroup list¶
Lists all gem groups, or one specific user.
Synopsis¶
Lists all gem groups in the DB unless an argument is provide. If an argument is provided, it must be a valid ID of a gem groups. The --json flag can be used to indicate whether the output should be in JSON or a more human readable format.
gem gemgroup 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 gemgroup - Shows help messages for all gemgroup commands