#version #cargo #cli #plugin #binlist

app cargo-binlist

List all installed binaries with cargo and their versions

3 unstable releases

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

#102 in Cargo plugins

Download history 215/week @ 2025-01-11 29/week @ 2025-01-18 12/week @ 2025-02-01

256 downloads per month

MIT license

20KB
329 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–23MB
~313K SLoC