flowpipe process

Manage Flowpipe variables in the current mod and its direct dependents.

Usage

Sub-Commands

CommandDescription
listList processes.
tailDisplay events for a processes running in server mode. If the process is still running, Flowpipe will tail the process until it completes. You may only use --output json or --output yaml for processes that are stopped.
showShow details for a single process.

Flags

FlagApplies toDescription
--verbosetailView detailed event information, including step arguments and attributes.

Examples

List processes:

List processes for a server instance:

View process information:

View process events:

View detailed process events:

List processes in JSON format: