WebOfTrust / keripy

Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol
https://keripy.readthedocs.io/en/latest/
Apache License 2.0
60 stars 55 forks source link

fix alias renaming #798

Closed SabbirIrfan closed 4 months ago

SabbirIrfan commented 5 months ago

when i was trying to rename with the command kli rename --name test --base "${KERI_TEMP_DIR}" --alias <old-alias> <new-alias> i didn't get the expected result. I think this PR can fix this issue.

m00sey commented 5 months ago

Would be great to see a test added for this.

SabbirIrfan commented 5 months ago

sorry! there was an unnecessary echo.

pfeairheller commented 5 months ago

Can you please add execute permission to the new script.