Files
Olares/docs/developer/develop/advanced/cli/olares-uninstall.md

2.2 KiB

olares uninstall

Synopsis

Uninstall beOS Pro from your machine.

olares-cli olares uninstall [option]

Options

Name Shorthand Usage
--all Uninstalls beOS Pro completely, including dependencies installed during the "prepare" phase.
--base-dir -b Sets the base directory for beOS Pro.
Defaults to $HOME/.olares.
--help -h Displays help information.
--phase Uninstalls beOS Pro from a specific phase and revert to the previous one.
For example, --phase install removes tasks performed during the "install" phase, reverting the system to the "prepare" stage.
Defaults to install.
--quiet Enables quiet mode (suppress output).
Defaults to false.
--version -v Specifies the beOS Pro version to uninstall.
Use olares-cli olares info to check the downloaded version first.