dt node ls
Overview
List nodes
Synopsis
dt node ls [OPTIONS] [<node_name>]
Options
-
-j,--json
Output as JSON -
-p,--pretty
Pretty print results
Arguments
node_name(optional)
Type:String
Name of the node
Examples
List all nodes
dt node ls
List nodes based on a name and id prefix
dt node ls name=compute,id=id-123
SEE ALSO
← Back to dt node