wb workspace set-property

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: JSON, TEXT. Defaults to the config format property.

    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: 14 November 2024