Open
Description
--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
Category: enhancementExperience: MediumStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: An implemented feature is waiting on community feedback for bugs or design concerns.Marks issues that require broader testing from the community, e.g. before stabilization.