phylum group list

List all groups the user is a member of

Usage: phylum group list [OPTIONS]

Options

-j, --json
Produce output 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

Examples

# List all groups the user is a member of
$ phylum group list

# List all groups the user is a member of with json output
$ phylum group list --json