node start
[Preview]
ockam node start [NODE_NAME]
This command will start a node as a background process that was previously stopped via the command ockam node stop
. The node will be started with the same configuration as when it was created.
Arguments
[NODE_NAME]
(optional)
Name of the node to be started
Examples:
# To start the default node
$ ockam node start
# To start a node with a specific name
$ ockam node start n
Learn More:
Use 'ockam
Feedback:
If you have questions, as you explore, join us on the contributors discord channel https://discord.ockam.io