Running a "Hello, World!" pipeline
Base pipeline
The following command is a simple pipeline that runs a base plugin with the hello command and the arguments World!, which will output Hello World!.
fluentci run --wasm base hello World!
The following command is a simple pipeline that runs a base plugin with the hello command and the arguments World!, which will output Hello World!.
fluentci run --wasm base hello World!