Skip to main content

July 27, 2026

Changing a Pod Name or Description with the lmvutil Command

Use the lmvutil command with the --updatePod option to update or modify the name or description of a pod.

Syntax

lmvutil --updatePod --podName podname [--newPodName podname] [--description text]

Usage Notes

This command returns an error message if the Cloud Pod Architecture feature is not initialized or if the command cannot find or update the pod.

Options

You can specify these options when you update a pod name or description.

Options for Changing a Pod Name or Description
OptionDescription
--podNameName of the pod to update.
--newPodName(Optional) New name for the pod. A pod name can contain between 1 and 64 characters.
--description(Optional) Description of the site. The description can contain between 1 and 1024 characters.

Example

lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" 
--updatePod --podName "East Pod 1" --newPodName "East Pod 2"

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…