Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

cli/destroy: Require confirmation to destroy all resources for app #1232

Merged
merged 6 commits into from
Mar 25, 2021

Conversation

briancain
Copy link
Member

This is a new pull request initially from #522. I couldn't seem to fix git to let me push to the original owners fork, so I'm opening a new pull request with my fixups instead.

Fixes #284

jacksgt and others added 5 commits March 25, 2021 08:00
To make sure users don't accidentally delete their deployment, ask for
confirmation before doing so (similar to terraform destroy).
This patch also adds a flag (-auto-approve) to override this
interactive prompt (e.g. for scripting).

Fixes #284
@briancain briancain added this to the 0.3.0 milestone Mar 25, 2021
@briancain briancain requested a review from a team March 25, 2021 15:32
@github-actions github-actions bot added the core label Mar 25, 2021
@briancain briancain merged commit dead52e into main Mar 25, 2021
@briancain briancain deleted the DESTROY-AUTOCONFIRM branch March 25, 2021 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirm waypoint destroy
4 participants