AGENT-BACKUP
Creates a backup of the primary MemSQL Ops agent’s metadata.
Usage
usage: memsql-ops agent-backup [--settings-file SETTINGS_FILE] [--async] [--exclude-credentials] Create a backup of the primary MemSQL Ops agent's metadata. 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 backup to be fully created. --exclude-credentials If specified, we will not include any SSH keys or SSL certificates stored on this agent in the backup.