Skip to content

cargo install --dry-run #11123

Open
Open
@epage

Description

@epage

--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

Testing instructions: #11123 (comment)

Metadata

Metadata

Assignees

Labels

C-enhancementCategory: enhancementCommand-installE-mediumExperience: MediumS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewS-waiting-on-feedbackStatus: An implemented feature is waiting on community feedback for bugs or design concerns.call-for-testingMarks issues that require broader testing from the community, e.g. before stabilization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions