Disambiguate package and binary target in a multi-package repo.
Section: Manifest and metadata checks
Run one package and one binary
bash
bash
cargo run -p my-cli --bin my-cliExplanation
Useful when multiple binaries or packages share similar names.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Manifest and metadata checks