# AGENT-MOVE-MEMSQL-INSTALLS-DIR

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.

```

***

Modified at: April 25, 2023

Source: [/db/v7.3/reference/memsql-ops-cli-reference/remote-memsql-ops-agent-management/agent-move-memsql-installs-dir/](https://docs.singlestore.com/db/v7.3/reference/memsql-ops-cli-reference/remote-memsql-ops-agent-management/agent-move-memsql-installs-dir/)

(An index of the documentation is available at /llms.txt)
