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

Open
jchauncey opened this issue Oct 4, 2016 · 3 comments
Open

CLI needs a -f flag #258

jchauncey opened this issue Oct 4, 2016 · 3 comments

Comments

@jchauncey
Copy link
Member

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.

@helgi
Copy link
Contributor

helgi commented Oct 4, 2016

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

@Joshua-Anderson
Copy link
Contributor

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

@Cryptophobia
Copy link

This issue was moved to teamhephy/workflow-cli#15

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

4 participants