This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
CLI update command does not allow solutions or project files as path argument #1148
Open
1 of 7 tasks
🐛 Bug Report
I'm unable to run
nukeeper update
with a solution file as the path argument.Expected behavior
According to
nukeeper update --help
, the Path argument is:So I'd expect that supplying a path to a solution or project file would update just that solution/project dependencies.
Reproduction steps
Invoke
nukeeper update Project.sln
(assumingProject.sln
exists) and you'll get the error:Configuration
Version: 0.35.0
Platform if applicable:
The text was updated successfully, but these errors were encountered: