rename

Attempts to rename the selected project. It is an error to try and rename more than one project.

usage: cmri project rename <--name name>

required arguments:

-n, --name

The new name to give to the project. Must be at least 1 character long. Project names must be unique within the scope of a vault, and may not contain the characters: \, *, /, ?, \\, :, ;, $, [, ], or ~. Any spaces within project names will be removed.