Skip to main content

phylum org member add

Add user to organization

Usage: phylum org member 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` organization
$ phylum org -o sample member add demo@veracode.com