radicle-heartwood-lfs/radicle-cli/examples
Fintan Halpenny c49412a73f
cli: allow rad rm to untrack without running node
Previously, `rad rm` would require the node to be running to untrack
the repository.

This is no longer necessary since the tracking db is exposed via the
`radicle` crate. Instead, use the db directly to untrack the RID
during `rad rm`, as long as the node is not already running.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-05-08 10:49:18 +02:00
..
workflow cli: List patches by last update 2023-05-08 10:32:48 +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 cli: List patches by last update 2023-05-08 10:32:48 +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: allow rad rm to untrack without running node 2023-05-08 10:49:18 +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