Renaming Keys
Command
Sometimes you find yourself needing to rename one or more keys stored inside one of your keystores. Existing keys managed by sagacli
can also be renamed.
To rename a key, type
For example, to rename a key called metamask
to fundkey
, you would type:
Confirming Success
To confirm that the key was successfully renamed, you can list all of the keys managed by sagacli
You can see that we no longer have a key named metamask
as it has been renamed to fundkey
.
Further Details
To get a full list of options supported by the rename
command, type
Last updated