CLI needs a -f flag
Open
enhancement
- Dominant language
- Go
- Stars
- 31
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.