radicle-heartwood-lfs/radicle-cli
Fintan Halpenny b57a4606f6
cli: add did function for args parsing
Adds a standard for parsing the Did type for the CLI commands.

It attempts to parse the Did type. If it fails then it checks if the
operator passed a PublicKey and suggests using `did:key` instead.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-16 17:07:14 +01:00
..
examples cli: Add `rad patch checkout` 2023-02-15 14:06:04 +01:00
src cli: add did function for args parsing 2023-02-16 17:07:14 +01:00
tests Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
Cargo.toml cli: Extract crate for md based tests 2023-02-15 15:25:38 +11:00