wb workspace duplicate
Categories:
Name
wb-workspace-duplicate - Duplicate an existing workspace.
Synopsis
wb workspace duplicate [--description=<description>] [--format=<format>] [--name=<name>] --new-id=<id> [--org=<id>] [--pod=<id>] [--workspace=<id>] [--additional-properties=<String=String>[, <String=String>...]]...
Description
Duplicate an existing workspace.
Options
-
--additional-properties=<String=String>[,<String=String>...]
Additional properties to associate with the workspace. Example:--properties=key=value. For multiple properties, use ",":--properties=key1=value1,key2=value2 -
--description=<description>
Workspace description. -
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--name=<name>
Workspace name (not unique). -
--new-id=<id>
ID for new workspace. -
--org, --organization=<id>
Organization ID (unique).Default: null -
--pod, --crg=<id>
Pod ID (unique). -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 3 December 2025