Skip to content

dt node new

Overview

Create new nodes

Synopsis

dt node new [OPTIONS] <node_configuration> 

Options

  • -p, --pretty
    Pretty print results

Arguments

  • node_configuration (required)
    Type: file
    Configuration of the node to be started

Examples

Create new node

dt node new file://tests_examples/test_node.json

SEE ALSO

← Back to dt node