wb config set workspace

Name

wb-config-set-workspace - Set the workspace to an existing one.

Synopsis

wb config set workspace [--format=<format>] (--id=<id> | --uuid=<uuid>)

Description

Set the workspace to an existing one.

Options

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

    Default: null
    
  • --id=<id>
    Workspace id.

  • --uuid=<uuid>
    Workspace UUID.

Last Modified: 14 November 2024