cargo-search (1) Linux Manual Page
NAME
cargo-search – Search packages in crates.io
SYNOPSIS
cargo search [OPTIONS] <QUERY>…
DESCRIPTION
Search packages in crates.io.
OPTIONS
-h, –help- Print this message.
–hostHOST- Host of a registry to search in.
–limitLIMIT- Limit the number of results (default: 10, max: 100).
-v, –verbose- Use verbose output.
-q, –quiet- No output printed to stdout.
–colorWHEN- Coloring: auto, always, never.
SEE ALSO
cargo(1), cargo-install(1), cargo-publish(1)
COPYRIGHT
This work is dual-licensed under Apache 2.0 and MIT terms. See COPYRIGHT file in the cargo source distribution.
