Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: add reverse alias to DID lookup
did:key:z6MkireR...3voM opened 2 years ago

Add a subcommand for looking up a DID by providing an alias. This can obviously return more than one DID since aliases are not unique.

z6MkgFq6...nBGz added crate=radicle-cli 8 months ago
z6MkgFq6...nBGz added type-feature 8 months ago
z6MkgFq6...nBGz removed type-feature 8 months ago
z6MkgFq6...nBGz added type=feature 8 months ago
z6MkrxqT...yQRh commented 2 months ago

Would be also nice to have this for filtering, for example 'rad patch list --authored someone' instead of '--authored '. I know that it might be complicated to get this right especially since that alias might return multiple DIDs, but UX-wise I think it would be a good idea