Outdated Version
                
                You are viewing an older version of this section. View current production version.
BACKUP-LIST
             MemSQL Ops has been deprecated
        
        Please follow this guide to learn how to migrate to SingleStore tools.
         Info
    
    SingleStore Managed Service does not support this command.
List backups in the cluster.
Usage
usage: memsql-ops backup-list [--settings-file SETTINGS_FILE] [-q] [-j]
                              [-t {memsql,agent} [{memsql,agent} ...]]
List backups 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.
  -q, --quiet           Only display backup ids.
  -j, --json            Print output as JSON.
  -t {memsql,agent} [{memsql,agent} ...], --type {memsql,agent} [{memsql,agent} ...]
                        Only list backups with the specified type.
