radicle-cli
radicle-cli copied to clipboard
Radicle CLI
## Problem Statement Modern users today expect single-step curl -type install experience and are well adjusted to curl rustup, foundryup etc. In addition it should all work: - Regardless of...
rad-mock
I propose to implement, maybe behind a feature flag, a way to seed a mocked state to a local dev seed node, to allow a faster development of the http-api...
We already have apt source via GCP and raspbian has apt too Nonetheless it would require ARMv7/6-ARM11 32 bit cross-compile tag(s) Feasible ?
Use a rad sub command to link source code with an existing rad project. This will enable a group of users to try RAD for their existing projects with minimal...
> rad issue == Command failed the key for hybjsbenr6cq7j4zwszuhuw3jiqppjw83kyaaeqai7tmfbxqjduh4y is not in the ssh-agent, consider adding it via `lnk profile ssh add`
The expected behavior is to act like git-clone. From its manual page: "Clones a repository into a newly created directory, creates remote tracking branches for each branch in the cloned...
While working through the patch workflow, we encounted some issues. * [x] `rad-patch --list` should fetch refs from monorepo, not working copy, so that it can be run anywhere *...
I would benefit in `radicle-client-services/http-api`, if I could serialize and deserialize this enum from a string, IMO if we would check if it's only a prefix or a full `git2::Oid`...
The expected behavior is to either list the remaining remotes, or none if they are removed. ``` ▒ rad untrack --all ok Tracking relationships for rad:git:hnrkrjq98dyjuson9dzuu8utjawenj7x3jjsy removed ▒ rad remote...
We should probably sync it automatically. Currently it requires `rad sync --self` after the issue is created.