[go: up one dir, main page]

cargo-binlist 0.1.0

List all installed binaries with cargo and their versions
cargo-binlist-0.1.0 is not a library.

cargo-binlist

Crates.io MIT licensed CI

cargo-binlist is a tool to list all the installed binaries with cargo and their versions.

Installation

cargo install cargo-binlist

or with cargo binstall:

cargo binstall cargo-binlist

Usage

Usage: cargo-binlist [OPTIONS]

Options:
  -l, --loglevel <LOGLEVEL>  The log level to use [default: info]
  -h, --help                 Print help
  -V, --version              Print version