Should crc cleaup remove everything except the config file? #3208
Replies: 3 comments
-
|
That's a good question ;) However, using your rationale, I'd also remove the config file, because it can be a source of failed |
Beta Was this translation helpful? Give feedback.
-
|
Proposition:
If the users wants to remove crc, use |
Beta Was this translation helpful? Give feedback.
-
|
With current networking, this means undoing network configuration in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now,
crc cleaupdo following.crc setup(mostly related to network changes).machines/crcdirectoryWhat I think we should also add more action as part of cleanup, since this command is mostly used when user either had issue with setup/start or when try to upgrade and face issue.
Remove cache directory.
Remove bin directory
Keep the
crc.jsonfile which is the config file so user don't have to again fill same details usingcrc config setcommand.Beta Was this translation helpful? Give feedback.
All reactions