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

nuget 2.8+ (3.4) commandline tool install doesn't take -FileConflictAction tag #2321

Open
maartenba opened this issue Mar 15, 2016 · 3 comments
Labels
help wanted Considered good issues for community contributions. Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Product:NuGet.exe NuGet.exe Status:Excluded from icebox cleanup Status:Inactive Icebox issues not updated for a specific long time Type:Bug
Milestone

Comments

@maartenba
Copy link
Contributor

From @lynntian on March 15, 2016 17:56

nuget install packagename -FileConflictAction Overwrite
Unknown option: '-FileConflictAction'

Tried with nuget 2.8, 3.3 and 3.4 same error

Copied from original issue: NuGet/NuGetGallery#2945

@boarmanc
Copy link

boarmanc commented Aug 9, 2017

Why is this closed? The current docs say the nuget install command should support this option.

@rrelyea rrelyea added the Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. label Nov 30, 2017
@rrelyea rrelyea modified the milestones: Future-2, Backlog Nov 30, 2017
@kraigb
Copy link

kraigb commented Dec 7, 2017

The docs are incorrect as the FileConflictAction is not supported in the CLI at present (and hasn't since at least 2.8.6, which is the oldest download available). The arg doesn't appear with nuget help install either. NuGet/docs.microsoft.com-nuget#598 for the docs has the edit (among other things).

@natiki
Copy link

natiki commented Jan 21, 2018

Is there any other work around to FileConflictAction not being supported? I now have an app I have no way of building via TeamCity.

@ghost ghost added the Status:Inactive Icebox issues not updated for a specific long time label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Considered good issues for community contributions. Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Product:NuGet.exe NuGet.exe Status:Excluded from icebox cleanup Status:Inactive Icebox issues not updated for a specific long time Type:Bug
Projects
None yet
Development

No branches or pull requests

10 participants