AGENT-MOVE-MEMSQL-INSTALLS-DIR

On this page

Available since MemSQL Ops version 4.1.8.

Move all SingleStore nodes for a MemSQL Ops agent to a new directory.

Usage

usage: memsql-ops agent-move-memsql-installs-dir
                                                 [--settings-file SETTINGS_FILE]
                                                 [--async]
                                                 [--agent-id AGENT_ID]
                                                 --installs-dir INSTALLS_DIR

Move all SingleStore nodes for a MemSQL Ops agent to a new directory.

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.
  --async               If this option is true, we will exit without waiting
                        for the SingleStore nodes to be fully moved.
  --agent-id AGENT_ID   The ID of the agent whose SingleStore nodes we will move.
                        Defaults to the locally running agent if available.
  --installs-dir INSTALLS_DIR
                        The directory to which we will move the SingleStore nodes.

Last modified: April 25, 2023

Was this article helpful?