Skip to content

dt node ls-tags

Overview

List all tags of a given node

Synopsis

dt node ls-tags [OPTIONS] 

Options

  • -N, --node=<node>
    The node to show tags from

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

Examples

List tags from a given node

dt node ls-tags -N {NODE_NAME}

SEE ALSO

← Back to dt node