UNINSTALL
On this page
Stops the local MemSQL Ops agent and deletes all its data.
If SingleStoreDB nodes are already installed in the local host, this command will prompt users to delete those nodes first before proceeding with the uninstall.
Usage
usage: memsql-ops uninstall [--settings-file SETTINGS_FILE][--uninstall-primary][--uninstall-without-prompting]Uninstall MemSQL Ops from this host and delete all of its data.optional arguments:--settings-file SETTINGS_FILEA path to a MemSQL Ops settings.conf file. If not set,we will use the file in the same directory as theMemSQL Ops binary.--uninstall-primary If this is true, we will allow the primary agent to beuninstalled even if there are still followers.--uninstall-without-promptingIf this is true, we will attempt to uninstall thisMemSQL Ops agent without prompting for confirmation.
Last modified: April 25, 2023