Skip to content

flow workspace list

List all registered workspaces.

shell
flow workspace list [flags]

Options

FlagTypeDescription
--annotationstringArrayFilter by annotations. Format: 'key=value' for exact value match, or 'key' for presence regardless of value. Repeat the flag for multiple selectors; all selectors must match (AND).
-h, --helphelp for list
-o, --outputstringOutput format. One of: yaml, json, or tui.
-t, --tagstringArrayFilter by tags.

Options inherited from parent commands

FlagTypeDescription
-L, --log-levelstringLog verbosity level (debug, info, fatal) (default "info")
--syncSync flow cache and workspaces

See also