Outdated Version

You are viewing an older version of this section. View current production version.

FILE-DELETE

MemSQL Ops has been deprecated

Please follow this guide to learn how to migrate to SingleStore tools.

Deletes files stored in the MemSQL Ops agent repository.

Usage

usage: memsql-ops file-delete [--settings-file SETTINGS_FILE] file_id

Delete a file stored in MemSQL Ops.

positional arguments:
  file_id               The ID of the file to delete.

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.