wb folder set-property
Categories:
Name
wb-folder-set-property - Set the folder properties.
Synopsis
wb folder set-property [--format=<format>] --id=<folderId> [--workspace=<id>] --properties=<String=String>[,<String=String>...] [--properties=<String=String>[,<String=String>...]]...
Description
Set the folder properties.
Options
-
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--id=<folderId>
Folder UUID. -
--properties=<String=String>[,<String=String>...]
Folder 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