Skip to content

dt settings ls

Overview

List settings

Synopsis

dt settings ls [OPTIONS] [<key_prefix>] 

Options

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

Arguments

  • key_prefix (optional)
    Type: String
    Prefix of the settings name

Examples

List all settings

dt settings ls

List all settings with prefix foo

dt settings ls foo

SEE ALSO

← Back to dt settings