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โ€‹

-o, --org <ORG> โ€ƒ Phylum organization

-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@veracode.com` to the `sample` group
$ phylum group member --group sample add demo@veracode.com