comfy update: No such option '--version'.

Open Beginner friendly
#670 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
cli

Research direction

Start by checking the README instruction for comfy update comfy --version <version> and running comfy update comfy --help with comfy-cli 1.13.0. Trace the update command's option handling to determine whether version installation should be restored or the README instruction removed; done means the documented behavior and CLI behavior agree.

Written by the indexing model from the issue text.

Description

bug

Describe the bug
README mentions, it is able to use '--version' option to install a specific comfy ui version:

comfy update comfy --version <version>

However, it throws out "No such option '--version'."

To Reproduce
Use comfy-cli version 1.13.0
put comfy update comfy --version nightly
comfy-cli will report No such option '--version'.

Expected behavior
Do the installation to the specified version.

Additional context
If this is no longer supported, the instruction relate to this option should be removed from README.

Dominant language
Python
Stars
974
Forks
152
Avg merge
1d 17h
Merged PRs (30d)
83

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Comfy-Org/comfy-cli

All issues in Comfy-Org/comfy-cli

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.