phylum group
Interact with user groups
Usage: phylum group [OPTIONS] [COMMAND]
Options
-j, --json
Produce group list in json format (default: false)
-v, --verbose...
Increase the level of verbosity (the maximum is -vvv)
-q, --quiet...
Reduce the level of verbosity (the maximum is -qq)
-h, --help
Print help
Commands
Examples
# List all groups for the current account
$ phylum group
# Return json response of all groups for the current account
$ phylum group --json
Updated 2 months ago