phylum org member remove
Remove user from organization
Usage: phylum org member remove [OPTIONS] <USER>...
Arguments​
<USER>
  User(s) to be removed
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​
# Remove user `demo@phylum.io` from the `sample` organization
$ phylum org -o sample member remove demo@phylum.io