cargo-search (1) Linux Manual Page
cargo-search – Search packages in crates.io
Synopsis
cargo search [OPTIONS] <QUERY>…Description
Search packages in crates.io.Options
- -h, –help
- Print this message.
- –host HOST
- Host of a registry to search in.
- –limit LIMIT
- Limit the number of results (default: 10, max: 100).
- -v, –verbose
- Use verbose output.
- -q, –quiet
- No output printed to stdout.
- –color WHEN
- Coloring: auto, always, never.
