Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An uninstall dry-run flag when uninstalling shared dependencies #168

Open
mattfarina opened this issue May 20, 2021 · 1 comment
Open

An uninstall dry-run flag when uninstalling shared dependencies #168

mattfarina opened this issue May 20, 2021 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@mattfarina
Copy link
Collaborator

When uninstalling shared dependencies (#166) it would be useful to have a dry-run option that would output the shared dependencies and ordering they would be uninstalled. This should be in both Go API and CLI command form (list, YAML, and JSON output).

@mattfarina mattfarina added the enhancement New feature or request label May 20, 2021
@mattfarina mattfarina added this to To do in Shit It via automation May 20, 2021
@jiaqiluo
Copy link

my two cents here:
The hypper uninstall can have a confirmation step that lists out the resources to be deleted and prompts for yes/no. And of course, a --no-prompt or --force flag for skipping the confirmation.

(I have not looked at the code closely so please ignore if this is what hypper already has)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Shit It
To do
Development

No branches or pull requests

2 participants