--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.deps-in-workflow
disable
enable
fix
install
install-deps
reinstall
restore-dependencies
restore-snapshot
save-snapshot
: Save a snapshot of the current ComfyUI…show
simple-show
uninstall
update
deps-in-workflow
--workflow TEXT
: Workflow file (.json/.png) [required]--output TEXT
: Workflow file (.json/.png) [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.disable
ARGS...
: disable custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.enable
ARGS...
: enable custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.fix
ARGS...
: fix dependencies for specified custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.install
ARGS...
: install custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.install-deps
--deps TEXT
: Dependency spec file (.json)--workflow TEXT
: Workflow file (.json/.png)--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.reinstall
ARGS...
: reinstall custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.restore-dependencies
--help
: Show this message and exit.restore-snapshot
PATH
: [required]--help
: Show this message and exit.save-snapshot
--output TEXT
: Specify the output file path. (.json/.yaml)--help
: Show this message and exit.show
ARGS...
: [installed|enabled|not-installed|disabled|all|snapshot|snapshot-list] [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.simple-show
ARGS...
: [installed|enabled|not-installed|disabled|all|snapshot|snapshot-list] [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.uninstall
ARGS...
: uninstall custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.update
ARGS...
: update custom nodes [required]--channel TEXT
: Specify the operation mode--mode TEXT
: [remote|local|cache]--help
: Show this message and exit.--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.download
: Download a model to a specified relative…list
: Display a list of all models currently…remove
: Remove one or more downloaded models,…download
--url TEXT
: The URL from which to download the model [required]--relative-path TEXT
: The relative path from the current workspace to install the model. [default: models/checkpoints]--help
: Show this message and exit.list
--relative-path TEXT
: The relative path from the current workspace where the models are stored. [default: models/checkpoints]--help
: Show this message and exit.remove
--relative-path TEXT
: The relative path from the current workspace where the models are stored. [default: models/checkpoints]--model-names TEXT
: List of model filenames to delete, separated by spaces--help
: Show this message and exit.