Options (4)
-c, --keep-configbooleanUninstall and keep configuration files
Example:
opencode uninstall {{[-c|--keep-config]}}-d, --keep-databooleanUninstall and keep session data and snapshots
Example:
opencode uninstall {{[-d|--keep-data]}}-f, --forcebooleanSkip confirmation prompts
Example:
opencode uninstall {{[-f|--force]}}-h, --helpbooleanDisplay help
Example:
opencode uninstall {{[-h|--help]}}Examples (6)
Uninstall OpenCode
Uninstall and keep configuration files
opencode uninstall [-c|--keep-config]Uninstall and keep session data and snapshots
opencode uninstall [-d|--keep-data]Show what would be removed without removing
opencode uninstall --dry-runSkip confirmation prompts
opencode uninstall [-f|--force]Display help
opencode uninstall [-h|--help]made by @shridhargupta | data from tldr-pages