stack kb workflows get-workflows cli command

Auth required Idempotent Scope: global
elastic stack kb workflows get-workflows [options]
		

Get workflows

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--query string
Free-text search query.
--size number
Number of results per page.
--page number
Page number.
--enabled string[]

Filter by enabled state.

Repeatable: pass --enabled multiple times to supply more than one value

--created-by string[]

Filter by creator.

Repeatable: pass --created-by multiple times to supply more than one value

--tags string[]

Filter by tags.

Repeatable: pass --tags multiple times to supply more than one value

--managed enum

Filter by managed status. Defaults to "unmanaged".

Values: all, managed, unmanaged

--visibility-context string[]

When managed workflows are included, only return managed workflows visible in these contexts.

Repeatable: pass --visibility-context multiple times to supply more than one value

--sort-field enum

Field to sort by.

Values: name, enabled

--sort-order enum

Sort direction.

Values: asc, desc

--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON