Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reset-install command to remove your existing install. #272

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

robinjhuang
Copy link
Member

Will help developers when they are testing various scenarios.

Deletes the extra_models_config.yaml and optionally will delete the chosen base path as well.

(base) junhanhuang@Robins-M1Pro electron  (rh-install) % yarn reset-install
Successfully removed /Users/junhanhuang/Library/Application Support/ComfyUI/extra_models_config.yaml
Found ComfyUI installation directory at: /Users/junhanhuang/Desktop/ComfyUI
Would you like to delete this directory as well? (y/N): y
Successfully removed ComfyUI directory at /Users/junhanhuang/Desktop/ComfyUI

Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 60.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@robinjhuang robinjhuang merged commit 8e55f55 into main Nov 16, 2024
7 checks passed
@robinjhuang robinjhuang deleted the rh-removeinstall branch November 16, 2024 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant