ockam run
ockam run [OPTIONS] [PATH]
Create nodes given a declarative configuration file
Arguments
[PATH]
(optional)
Path to the recipe file
Options
-
--inline [CONTENTS]
(optional)
Inlined recipe contents -
--blocking
(optional)
If true, block until all the created node exits it also propagate signals to created nodes. To be used with docker or kubernetes