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: JSON, TEXT. Defaults to the config format property.Default: null
-
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--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: 14 November 2024