rust-secure-code / cargo-supply-chain

Gather author, contributor and publisher data on crates in your dependency graph.
Apache License 2.0
315 stars 18 forks source link

Detailed help for each command #37

Closed Shnatsel closed 3 years ago

Shnatsel commented 3 years ago

Right now the tool does not provide detailed information on behavior of each command. We have a bit more in the README, but it's still not that great.

cargo supply-chain help SUBCOMMAND and cargo supply-chain SUBCOMMAND --help should provide more detailed info on each command - that's what cargo build does.