Skip to content

dt kv acls

Overview

Get the ACLs of a given key

Synopsis

dt kv acls [OPTIONS] <key> 

Options

  • -s, --secure
    Get ACLs of encrypted KV pair

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

  • -e, --environment=<environment>
    Target environment (dev/pre/prod). Only available from system/local.

Arguments

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

SEE ALSO

← Back to dt kv