radicle-heartwood-lfs/radicle-tools/src
Alexis Sellier eb701be033
node: Make node aliases required
This is a fairly substantial change, which adds a new configuration file
to the user's `$RAD_HOME` that includes node configuration, including
the alias, and also makes node aliases required.

When running `rad auth`, the user is now prompted for an alias, which
defaults to `$USER`.

When running `rad self`, the alias is now shown.

If the user runs radicle without a config file, the defaults are loaded,
and `$USER` is used as the alias.
2023-07-11 18:08:59 +02:00
..
rad-agent.rs Zeroize passphrases 2022-11-03 16:52:29 +01:00
rad-cli-demo.rs cli: Improve `patch` command 2023-03-08 20:23:49 +01:00
rad-init.rs Rust 1.67 2023-02-04 19:30:29 +01:00
rad-push.rs Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
rad-self.rs Speed up node E2E tests 2023-01-17 11:01:36 +01:00
rad-set-canonical-refs.rs tools: Add tool to set canonical refs 2023-04-17 22:10:20 +02:00