Skip to main content

Synopsis

List flows for an org. By default, all flows for the org are returned. Pass —page-limit and/or —page to paginate the results; when pagination is requested the output includes pagination metadata and a page footer (table) or a “data”/“pagination” envelope (JSON). The list can be filtered by name with —name (and —ignore-case for case-insensitive matching).

Flags

Flags inherited from parent commands

Live Example

To view a live example of ‘kosli list flows’ you can run the command below (for the cyber-dojo demo organization).

Examples Use Cases

These examples all assume that the flags --api-token, --org, --host, (and --flow, --trail when required), are set/provided.
Last modified on July 21, 2026