wb resource move
Categories:
Name
wb-resource-move - Move resource to a folder.
Synopsis
wb resource move [--format=<format>] [--workspace=<id>] (--id=<id>) (--new-folder-id=<folderId> | --move-to-root)
Description
Move resource to a folder.
Options
-
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--move-to-root
Remove all parent folders and move to workspace root. -
--new-folder-id=<folderId>
UUID of the new folder to move to. -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 9 January 2026