When running opendut-cleo --version, it would be good to show the version of CARL as well.
CLEO would need to request this via CARL's metadata endpoint, like EDGAR already does.
We may want to put this behind a separate --version-long flag or similar, so that it does not take longer to show CLEO's version.
Alternatively, we could print CLEO's version right away and a hint that we're querying CARL's version.
This might also be worth implementing in EDGAR.
When running
opendut-cleo --version, it would be good to show the version of CARL as well.CLEO would need to request this via CARL's metadata endpoint, like EDGAR already does.
We may want to put this behind a separate
--version-longflag or similar, so that it does not take longer to show CLEO's version.Alternatively, we could print CLEO's version right away and a hint that we're querying CARL's version.
This might also be worth implementing in EDGAR.