CNFN
From HEWIKI
(Redirected from Create Node from Node)
Contents |
Create Node From Node
CNFN <node id>; [+/-persistent]
Arguments
-
node id
- A number identifying a particular node
-
-
+/-persistent
- An optional flag to specify whether or not the new node should be persistent. If not specified, the default is non-persistent.
-
See Node Persistence for more information.
Description
This is a CLI command that creates a new node, which is a copy of the given node, but with a whole new id. Takes an optional boolean "persistent" flag to indicate if the new copy should be persistent or not. See Node Persistence for more information.
Example
: CNFN 3