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@phylum.io` to the `sample` organization
$ phylum org -o sample member add demo@phylum.io