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