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

Small bugs in 'nucmd package delete' command #1917

Closed
analogrelay opened this issue Feb 21, 2014 · 0 comments · Fixed by NuGet/NuGet.Operations#1
Closed

Small bugs in 'nucmd package delete' command #1917

analogrelay opened this issue Feb 21, 2014 · 0 comments · Fixed by NuGet/NuGet.Operations#1
Assignees
Milestone

Comments

@analogrelay
Copy link
Contributor

There are three small bugs in the command. First, it doesn't create the "ng-backups" container if it does not already exist. This causes a 404 error.

Second, the deletion fails if the blob has any snapshots (which it may have due to package edits)

Third, it requires an environment even when all the values are pre-specified

Test Notes

Mostly small items that don't require a lot of verification. If you really want to verify something you could ensure that deletion works when all the connection strings are manually specified and nucmd.exe is run from outside the NuOps environment.

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

Successfully merging a pull request may close this issue.

1 participant