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

CLI needs a -f flag #15

Open
Cryptophobia opened this issue Mar 21, 2018 · 2 comments
Open

CLI needs a -f flag #15

Cryptophobia opened this issue Mar 21, 2018 · 2 comments

Comments

@Cryptophobia
Copy link
Member

From @jchauncey on October 4, 2016 15:52

Particularly in the removal commands I would like to specify a -f and tell it to take the most destructive action it can regardless of errors.

So for instance if the namespace of an app had been deleted from up under deis I would like to say deis destroy -a myapp -f and it not error but remove everything about that app it can regardless of the errors returned.

Copied from original issue: deis/workflow-cli#258

@Cryptophobia
Copy link
Member Author

From @helgi on October 4, 2016 15:55

This needs to be also implemented in the API and I don't think we will do varying levels of removal etc - instead we should just fix the controller ticket you opened up

@Cryptophobia
Copy link
Member Author

From @Joshua-Anderson on October 15, 2016 5:12

@helgi This could actually be all client side and replace the --confirm=<name> syntax we currently use for forcing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant