It would be great to allow for the CLI commands generated to be loaded as well into the objects.inv that's generated alongside something like mkdocstrings. This would let me use the native cross-referencing of something like [my-entrypoint subprogram][] to generate a cross-reference, rather than [my-entrypoint subprogram](references#my-entrypoint-subprogram) at the moment.