remote
Forces a pipeline to run remotely at a node.
remote { … }
Description
Section titled “Description”The remote
operator takes a pipeline as an argument and forces it to run at a
Tenzir Node.
This operator has no effect when running a pipeline through the API or Tenzir Platform.
Examples
Section titled “Examples”Get the version of a node
Section titled “Get the version of a node”remote { version}