Renaming an Identifier
To modify a configuration, you can rename an identifier that already exists. You can do this either by deleting the identifier (using the
delete
command) and then adding the renamed identifier (using theset
andedit
commands), or you can rename the identifier using therename
mode command:user@host#rename
<statement-path
>identifier1
to
identifier2