Skip to content

dt settings ls-schemas

Overview

List schemas

Synopsis

dt settings ls-schemas [OPTIONS] [<key_prefix>] 

Options

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

Arguments

  • key_prefix (optional)
    Type: String
    Prefix of the schema

Examples

List all schemas

dt settings ls-schemas

List all schemas with prefix foo

dt setttings ls-schemas foo

SEE ALSO

← Back to dt settings