Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

duffle bundle remove not working #692

Closed
michelleN opened this issue Apr 4, 2019 · 2 comments · May be fixed by #697
Closed

duffle bundle remove not working #692

michelleN opened this issue Apr 4, 2019 · 2 comments · May be fixed by #697
Assignees
Labels
bug Something isn't working review
Milestone

Comments

@michelleN
Copy link
Contributor

Errors every time.

@michelleN michelleN added the bug Something isn't working label Apr 4, 2019
@michelleN
Copy link
Contributor Author

michelleN commented Apr 5, 2019

I thought it wasn't working but it turns out it was just not working how I expected. I expected to be able to be able to remove a bundle like this duffle bundle rm helloworld:0.1.0 but the correct syntax is duffle bundle rm helloworld --version 0.1.0 which works just fine. The -r flag/shortcut is not working though.

@radu-matei
Copy link
Member

Implemented in #852

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants