Display detailed package information from the GitHub repository.
Information is sourced from JSON files in the packages/ directory.
Network proxy support (priority high to low):
--proxyargument- Environment variables:
ALL_PROXY,HTTP_PROXY,all_proxy,http_proxy
Examples:
-
View package information:
cbp info newick-utils -
Output in JSON format:
cbp info bwa --json -
Use proxy:
cbp info newick-utils --proxy socks5://127.0.0.1:7890