wb workspace list
Categories:
Name
wb-workspace-list - List all workspaces the current user can access.
Synopsis
wb workspace list [--format=<format>] [--limit=<limit>] [--offset=<offset>]
Description
List all workspaces the current user can access.
Options
-
--format=<format>
Set the format for printing command output: JSON, TEXT. Defaults to the config format property.Default: null
-
--limit=<limit>
The maximum number of rows to return.Default: 1000
-
--offset=<offset>
The offset to use when listing workspaces. (Zero means to start from the beginning.)Default: 0
Last Modified: 25 November 2024