Skip to main content

phylum group member add

Add user to group

Usage: phylum group member --group <GROUP> add [OPTIONS] <USER>...

Arguments​

<USER>   User(s) to be added

Options​

-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​

# Add user `demo@phylum.io` to the `sample` group
$ phylum group member --group sample add demo@phylum.io