You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2022. It is now read-only.
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.
Errors every time.
The text was updated successfully, but these errors were encountered: