cli/cob: Create and Update, External COBs
- Rewrite command/option validation
- Introduce
rad cob createto create a new COB - Introduce
rad cob updateto append actions to a COB - Allow COBs with external evaluation via
rad-cob-*helpers
Recording of a very early version, where rad cob show still is broken: https://asciinema.org/a/9m7QkOuyaeKcJ3HCRdnA90yKk
- Rewrite command/option validation
- Introduce
rad cob createto create a new COB - Introduce
rad cob updateto append actions to a COB - Allow COBs with external evaluation via
rad-cob-*helpers
Recording of a very early version, where rad cob show still is broken: https://asciinema.org/a/9m7QkOuyaeKcJ3HCRdnA90yKk
Improvements based on Fintan’s comments.
Fixes after review by Fintan.
Rebase (no conflicts).
Work in feedback by Alexis.
Rewrite external COBs interaction with helper
Small improvements.
Work in Fintan’s feedback.
Fixes after review.
Fix handling of embeds.
Oops, now fixed handling of embeds.
Rebase and implement validation.
Remove some noise
Minor fix
Rename “require reference” to “produce identifier”.
Format
Fix mysterious testing bug together with Fintan.