Skip to content

dt settings get-schema

Overview

Retrieves a schema

Synopsis

dt settings get-schema [OPTIONS] <key> 

Options

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

Arguments

  • key (required)
    Type: String
    Name of the schema

Examples

Read a schema

dt settings get-schema foo/bar

SEE ALSO

← Back to dt settings