UNINSTALL

On this page

Stops the local MemSQL Ops agent and deletes all its data.

If SingleStore 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.

Last modified: April 25, 2023

Was this article helpful?