Outdated Version
You are viewing an older version of this section. View current production version.
UNINSTALL
MemSQL Ops has been deprecated
Please follow this guide to learn how to migrate to SingleStore tools.
Stops the local MemSQL Ops agent and deletes all its data.
If MemSQL 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_FILE
A path to a MemSQL Ops settings.conf file. If not set,
we will use the file in the same directory as the
MemSQL Ops binary.
--uninstall-primary If this is true, we will allow the primary agent to be
uninstalled even if there are still followers.
--uninstall-without-prompting
If this is true, we will attempt to uninstall this
MemSQL Ops agent without prompting for confirmation.