LICENSE-ADD
On this page
Adds a new license through MemSQL Ops.
MemSQL Ops automatically finds the best license key and attempts to apply it to each SingleStoreDB node in the cluster.
Usage
usage: memsql-ops license-add [--settings-file SETTINGS_FILE] [--async](--license-key LICENSE_KEY | --license-file LICENSE_FILE)Add a license for SingleStoreDB. This license will be deployed toall SingleStoreDB nodes.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 the license to be fully added.--license-key LICENSE_KEYThe license key to add.--license-file LICENSE_FILEA license file to add.
Last modified: April 25, 2023