Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cob: CLI command to list COB types
Open ade opened 1 month ago good-first

As per the discussion on zulip. A suggestion made by @Richard Levitte was to introduce a command to list COB types present in a repository.

Something like: $ rad cob types as $ rad cob list --types <TYPENAME> --repo <RID> already exists.

Having this comand would make using the $ rad cob list easier as available types would be enumerated.

lorenz commented 1 month ago

I would actually prefer optional omission of --type from rad cob list over adding another subcommand.