Commit Graph

7 Commits

Author SHA1 Message Date
Lorenz Leutgeb aa177b0400
treewide: radicle.{xyz → dev,network}
We have moved to radicle.dev, so adjust the domain name in various
places.

Not changed:
 - COB type names
 - systemd secret identifiers
2026-04-27 18:34:30 +02:00
Fintan Halpenny 8201225166 cli: test canonical tags
Add a test to exercise adding canonical reference rules and pushing new
canonical tags.

A change in `rad id` was required to allow adding a new payload to the document,
i.e. one that does not already exist.

Adding rules is also documented in the man page for `rad id`.
2025-07-16 16:54:43 +02:00
Fintan Halpenny 538648c542 cli: document disallow and edit options in manpages
There were missing descriptions for the `--disallow` and `--edit` options in the
`rad-id` manpages.
2025-04-15 10:44:00 +02:00
cloudhead 2ca1e74707
cli: Have way to delete payload field in `rad id`
Allow for deleting a field by setting it to `null`.
2024-05-13 16:12:41 +02:00
cloudhead 72db6dd7dd
docs: Fix example in `rad-id.1` 2024-05-06 13:40:43 +02:00
cloudhead 65aeebb2d1
docs: Update manual pages to 1.0.0 2024-04-22 14:37:19 +02:00
cloudhead cf8f262cb2
man: Add `rad-id.1` man page 2024-03-17 21:14:58 +01:00