**What would you like to be added**: We need some automatic doc generation from the command implementations. An example (for what exactly?) could be found here: - Script: https://github.com/gardener/component-cli/blob/main/hack/generate-docs/main.go - Generated Reference: https://github.com/gardener/component-cli/blob/main/docs/reference/components-cli.md
What would you like to be added:
We need some automatic doc generation from the command implementations.
An example (for what exactly?) could be found here: