wb folder set-property

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

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