---------------------------------------------------------------------- [ComfyUI-Manager] NOTICE: Legacy backup exists - Your old Manager data was backed up to: /lv-data1/software/comfyui/user/__manager/.legacy-manager-backup - Please verify and remove it when no longer needed. ----------------------------------------------------------------------
Usage: cm-cli.py [OPTIONS] COMMAND [ARGS]... ╭─ Options ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ --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. │ ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ help Display helpfor commands │ │ install Install custom nodes │ │ reinstall Reinstall custom nodes │ │ uninstall Uninstall custom nodes │ │ update Update custom nodes │ │ disable Disable custom nodes │ │ enable Enable custom nodes │ │ fix Fix dependencies of custom nodes │ │ show-versions Show all available versions of the node │ │ show Show node list │ │ simple-show Show node list (simple mode) │ │ cli-only-mode Set whether to use ComfyUI-Manager in CLI-only mode. │ │ deps-in-workflow Generate dependencies file from workflow (.json/.png) │ │ save-snapshot Save a snapshot of the current ComfyUI environment. If output path isn't provided. Save to │ │ ComfyUI-Manager/snapshots path. │ │ restore-snapshot Restore snapshot from snapshot file │ │ restore-dependencies Restore dependencies from whole installed custom nodes. │ │ post-install Install dependencies and execute installation script │ │ install-deps Install dependencies from dependencies file(.json) or workflow(.png/.json) │ │ clear Clear reserved startup action in ComfyUI-Manager │ │ export-custom-node-ids Export custom node ids │ ╰───────────────────────────────────────────────────────────