On this page
Get Involved
flowpipe process
Manage Flowpipe variables in the current mod and its direct dependents.
Usage
Sub-Commands
Command | Description |
---|---|
list | List processes. |
tail | Display 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. |
show | Show details for a single process. |
Flags
Flag | Applies to | Description |
---|---|---|
--verbose | tail | View 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: