Watch the 7.3 Webinar On-Demand
This new release brings updates to Universal Storage, query
optimization, and usability that you won’t want to miss.
Please follow this guide to learn how to migrate to SingleStore tools.
SingleStore Managed Service does not support this command.
Stops MemSQL Ops agent(s) running on remote host(s). Specifying the --all
flag will stop all MemSQL Ops agents in the cluster.
usage: memsql-ops agent-stop [--settings-file SETTINGS_FILE]
[--agent-id AGENT_ID | --all] [--no-prompt]
Stop one or all MemSQL Ops agents in the cluster.
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.
--agent-id AGENT_ID The ID of the agent to stop.
--all Stop all agents in the cluster.
--no-prompt Skip interactive prompts if ID is not provided. This
should be used for non-interactive scripts and
automation.