pip command
install Install packages;
download Download packages;
uninstall Uninstall packages;
freeze output installed packages in requirements format;
list List installed packages;
show Show information about installed packages;
check Verify installed packages have compatible dependencies;
config Manage local and global configuration;
search Search PyPI for packages;
wheel Build wheels from your requirements;
hash Compute hashes of packages archives;
completion A helper command used for command completion;
General Options:
-h, --help
--isolated
-v, --verbose
-V --version
-q, --quiet
--log<path>
--proxy<proxy>
--retries<retries>
--timeout<sec>
--exists-action<action>
--trusted-host<hostname>
--cert<path>
--client-cert<path>
--cache-dir<dir>
--no-cache-dir
--disable-pip-version-check
--no-color