Attention! Current pages describe CBSD version 10.1.4. If you are using an older version, please update first.
Attention! I apologize for the automatic translation of this text. You can improve it by sending me a more correct version of the text or fix html pages via GITHUB repository.
Virtual Machine Renaming
command: brename
% cbsd brename
Description:
Performs renaming the virtual machine and the corresponding directory data in the new name. Can be executed only on the inactive virtual machine. As required parameters:
- old — old VM name
- new — new VM name
Example (renaming debian1 VM into debian50:
% cbsd brename old=debian1 new=debian50