MEMSQL-START
On this page
Starts a SingleStoreDB node given a SingleStoreDB node ID.
Usage
usage: memsql-ops memsql-start [--settings-file SETTINGS_FILE] [--async][--all] [--no-prompt][memsql_id]Start a SingleStoreDB node.positional arguments:memsql_id The ID of the SingleStoreDB node to start.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.--async If this option is true, we will exit without waitingfor SingleStoreDB to fully start.--all Start all SingleStoreDB nodes in the cluster.--no-prompt Skip interactive prompts if ID is not provided. Thisshould be used for non-interactive scripts andautomation.
Last modified: April 25, 2023