cli: Add verbose printing of authors
To allow users to see the full DID of authors of issues, introduce a
boolean to the Author struct and wire it through.
While doing that, also remove --debug options from rad issue and
rad patch as they have been obsolete since the introduction of rad cob [log|show] for quite some time.
See:
- https://radicle.zulipchat.com/#narrow/channel/369873-support/topic/help.20with.20seeing.20full.20nid/with/531390047
To allow users to see the full DID of authors of issues, introduce a
boolean to the Author struct and wire it through.
While doing that, also remove --debug options from rad issue and
rad patch as they have been obsolete since the introduction of rad cob [log|show] for quite some time.
See:
- https://radicle.zulipchat.com/#narrow/channel/369873-support/topic/help.20with.20seeing.20full.20nid/with/531390047
Rebase
Rebased