CLI
Nodes
Usage:--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-workflowdisableenablefixinstallinstall-depsreinstallrestore-dependenciesrestore-snapshotsave-snapshot: Save a snapshot of the current ComfyUI…showsimple-showuninstallupdate
deps-in-workflow
Usage:
--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
Usage:
ARGS...: disable custom nodes [required]
--channel TEXT: Specify the operation mode--mode TEXT: [remote|local|cache]--help: Show this message and exit.
enable
Usage:
ARGS...: enable custom nodes [required]
--channel TEXT: Specify the operation mode--mode TEXT: [remote|local|cache]--help: Show this message and exit.
fix
Usage:
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
Usage:
ARGS...: install custom nodes [required]
--channel TEXT: Specify the operation mode--mode TEXT: [remote|local|cache]--help: Show this message and exit.
install-deps
Usage:
--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
Usage:
ARGS...: reinstall custom nodes [required]
--channel TEXT: Specify the operation mode--mode TEXT: [remote|local|cache]--help: Show this message and exit.
restore-dependencies
Usage:
--help: Show this message and exit.
restore-snapshot
Usage:
PATH: [required]
--help: Show this message and exit.
save-snapshot
Save a snapshot of the current ComfyUI environment
Usage:
--output TEXT: Specify the output file path. (.json/.yaml)--help: Show this message and exit.
show
Usage:
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
Usage:
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
Usage:
ARGS...: uninstall custom nodes [required]
--channel TEXT: Specify the operation mode--mode TEXT: [remote|local|cache]--help: Show this message and exit.
update
Usage:
ARGS...: update custom nodes [required]
--channel TEXT: Specify the operation mode--mode TEXT: [remote|local|cache]--help: Show this message and exit.
Models
Usage:--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
Download a model to a specified relative path if it is not already downloaded.
Usage:
--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
Display a list of all models currently downloaded in a table format.
Usage:
--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
Remove one or more downloaded models, either by specifying them directly or through an interactive selection.
Usage:
--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.