wb workspace delete-property

Name

wb-workspace-delete-property - Delete the workspace properties.

Synopsis

wb workspace delete-property [--format=<format>] [--workspace=<id>] --keys=<propertyKeys>[,<propertyKeys>...] [--keys=<propertyKeys>[,<propertyKeys>...]]...

Description

Delete the workspace properties.

Options

  • --format=<format>
    Set the format for printing command output: JSON, TEXT. Defaults to the config format property.

    Default: null
    
  • --keys=<propertyKeys>[,<propertyKeys>...]
    Workspace properties. Example: --keys=key1. For multiple property keys, use ",": --keys=key1,key2

  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 25 November 2024