supawho rename
Rename a saved account. The token is carried over to the new name.
Synopsis
Section titled “Synopsis”supawho rename <old> <new>Example
Section titled “Example”supawho rename old-gig acmeAccount 'old-gig' renamed to 'acme'.Behavior
Section titled “Behavior”- Run
renamewith missing arguments to pick the account and enter the new name interactively. - The new name may not contain commas or whitespace.
- Renaming a name that doesn’t exist prints
Account '<old>' not found.and exits with code1.
