radicle-heartwood-lfs/radicle-cli/examples
Slack Coder 0bfc3f59ee
cli: Auth without ssh-agent
Avoid having ssh-agent a hard dependency of `rad-auth`.

Only add the user's key in `auth::init()` to ssh-agent if it is running,
instead of exiting with error.

For `auth::authenticate()` which is used to authenticate the user with
Radicle, assume using `RAD_PASSPHRASE` is a fallback authentication
method.  If ssh-agent is not-detected, verify the RAD_PASSPHRASE is
present and correct.  Treat neither being present as an error.

Support this by clarifying on `ssh::agent::connect()`s error which are
due to it not being present.
2023-05-03 15:52:33 +02:00
..
workflow cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
rad-auth.md cli: Auth without ssh-agent 2023-05-03 15:52:33 +02:00
rad-checkout-repo-config-linux.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-checkout-repo-config-macos.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-checkout.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-clone-unknown.md cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad-clone.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-delegate.md cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad-fetch.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00
rad-fork.md cli: add rad fork example test 2023-04-19 12:58:18 +02:00
rad-id-rebase.md cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
rad-id.md cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
rad-init-sync.md cli: Replace seedling emoji with alien invader 2023-04-25 12:47:36 +02:00
rad-init.md cli: Replace seedling emoji with alien invader 2023-04-25 12:47:36 +02:00
rad-inspect-noauth.md cli: Some improvements to `rad merge` 2023-04-03 16:06:24 +02:00
rad-inspect.md cli: Implement `rad fetch` command 2023-03-02 17:00:27 +01:00
rad-issue.md cli: Improve `rad issue show` output 2023-04-27 11:48:11 +02:00
rad-node.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00
rad-patch-draft.md cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
rad-patch.md cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
rad-remote.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-rm.md cli: Make `rad rm` work without a fork 2023-04-10 10:42:22 +02:00
rad-self.md cli: Unify format of help messages 2023-04-10 10:06:45 +02:00
rad-sync.md node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
rad-tag.md cli: Improve `rad issue show` output 2023-04-27 11:48:11 +02:00
rad-track.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00