phylum uninstall
Uninstall the Phylum CLI
Usage: phylum uninstall [OPTIONS]
Options​
-p
, --purge
  Remove all files, including configuration files (default: false)
-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 installed phylum binary and data files
$ phylum uninstall
# Remove all installed phylum files
$ phylum uninstall --purge