Back to Cargo

cargo-report(1)

src/doc/man/cargo-report.md

0.96.0653 B
Original Source

cargo-report(1)

NAME

cargo-report --- Generate and display various kinds of reports

SYNOPSIS

cargo report type [options]

DESCRIPTION

Displays a report of the given type --- currently, only future-incompat is supported

OPTIONS

Display Options

{{#options}} {{> options-display }} {{/options}}

Manifest Options

{{#options}} {{> options-locked }} {{/options}}

{{> section-options-common }}

{{> section-environment }}

{{> section-exit-status }}

EXAMPLES

  1. Display the available kinds of reports:

    cargo report --help
    

SEE ALSO

{{man "cargo" 1}}, {{man "cargo-report-future-incompatibilities" 1}}