#version #cargo #cli #plugin #binlist

app cargo-binlist

List all installed binaries with cargo and their versions

3 unstable releases

new 0.2.1 Jan 13, 2025
0.2.0 Jan 13, 2025
0.1.1 Jan 13, 2025
0.1.0 Jan 12, 2025

#213 in Cargo plugins

Download history 67/week @ 2025-01-06

70 downloads per month

MIT license

20KB
301 lines

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

Usage

Usage: cargo-binlist [OPTIONS]

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

Dependencies

~10–22MB
~311K SLoC