wb workspace set-property
Categories:
Name
wb-workspace-set-property - Set the workspace properties.
Synopsis
wb workspace set-property [--format=<format>] [--workspace=<id>] --properties=<String=String>[,<String=String>...] [--properties=<String=String>[,<String=String>...]]...
Description
Set the workspace properties.
Options
-
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--properties=<String=String>[,<String=String>...]
Workspace properties. Example:--properties=key=value. For multiple properties, use ",":--properties=key1=value1,key2=value2 -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 9 January 2026