Name

terra-folder-update - Update a folder.

Synopsis

terra folder update [--format=<format>] --id=<folderId> [--new-description=<description>] [--new-name=<displayName>] [--workspace=<id>] (--new-parent-folder-id=<parentFolderId> | --move-to-root)

Description

Update a folder.

Options

--format=<format>

Set the format for printing command output: JSON, TEXT. Defaults to the config format property.

Default: null
--id=<folderId>

folder UUID

--move-to-root

Remove all of its parents and make it into a root folder

--new-description=<description>

Description name of the folder

--new-name=<displayName>

New display name of the folder

--new-parent-folder-id=<parentFolderId>

ID of the new parent folder

--workspace=<id>

Workspace id to use for this command only.

Last Modified: 1 January 0001