FILE-LIST

On this page

Lists all the files stored in the MemSQL Ops agent repository.

Usage

usage: memsql-ops file-list [--settings-file SETTINGS_FILE] [-q] [-j]
                            [-t {memsql,memsql_ops,pipeline_transform_deps}]

List files stored in MemSQL Ops.

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 file ids.
  -j, --json            Print output as JSON.
  -t {memsql,memsql_ops,pipeline_transform_deps}, --type {memsql,memsql_ops,pipeline_transform_deps}
                        Only list files of the specified type

Last modified: April 25, 2023

Was this article helpful?