CloudNet icon indicating copy to clipboard operation
CloudNet copied to clipboard

feat(node): add a command to rename groups easily

Open 0utplay opened this issue 3 years ago • 0 comments

Motivation

Currently there is no way to rename groups from the cli, you would have to edit the files yourself.

Modification

Added a command to rename groups.

Result

Groups can be renamed using groups rename <old> <new>

0utplay avatar Sep 25 '22 06:09 0utplay