Skip to content

cargo install --dry-run #11123

Description

@epage

View all comments

Implementation: #14280

--dry-run is an important feature for commands with side effects to help

  • Give users confidence in what the commands will do (e.g. what binaries will be installed)
  • Offer a tool for users and developers to debug subsets of the functionality
  • Allow scripts to check the status of the system

Unresolved questions

  • Should we compile packages?

Testing instructions: #11123 (comment)

Metadata

Metadata

Assignees

Labels

C-enhancementCategory: enhancementC-tracking-issueCategory: A tracking issue for something unstable.Command-installE-mediumExperience: MediumS-waiting-on-feedbackStatus: An implemented feature is waiting on community feedback for bugs or design concerns.

Type

No type

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions