radicle-heartwood-lfs/radicle-cli
Fintan Halpenny d9be25a477
cli: Use alias fallback in `rad node`
The `AliasStore` mechanism was added but not used in the `rad node`
command. Since the launched node itself can display aliases based on
the address book, it would make sense if the `rad node` command could
do this as well.

Use the `Profile`'s `AliasStore` implementation to fallback to an
alias if the tracking store does not contain an alias -- essentially
using the address book instead.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-10-30 15:34:56 +01:00
..
examples cli: Check for branch on checkout 2023-10-30 15:25:27 +01:00
src cli: Use alias fallback in `rad node` 2023-10-30 15:34:56 +01:00
tests cli: Check for branch on checkout 2023-10-30 15:25:27 +01:00
Cargo.toml cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00