Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

cnode rename

Prev Next

This command renames a CNode.

Usage
cnode rename --id ID --name NEWNAME
Required Parameters

--id ID

Specify the CNode ID.

--name NEWNAME

Specify a new name for the CNode.

Example

This example shows renaming CNode 4 to cnode-g:

vcli: admin> cnode rename --id 4 --name cnode-g