wb workflow list

Name

wb-workflow-list - List workflows.

Synopsis

wb workflow list [--format=<format>] [--limit=<limit>] [--offset=<offset>] [--workspace=<id>]

Description

List workflows.

Options

  • --format=<format>
    Set the format for printing command output. Defaults to the config format property.

    Valid values: JSON, TEXT

    Default: null
    
  • --limit=<limit>
    The maximum number of rows to return.

    Default: 1000
    
  • --offset=<offset>
    The offset to use when listing workflows. 0 (zero) means to start from the beginning.

    Default: 0
    
  • --workspace=<id>
    Workspace ID to use for this command only.

Last Modified: 3 December 2025