sebastianliebscher opened a new pull request, #24213: URL: https://github.com/apache/superset/pull/24213
### SUMMARY This PR adds the CLI command `update_cli_docs` which generates a `cli.mdx` into `docs`. - searches for all available CLI commands and sub-commands from Click - gathers information like arguments and options as markdown content - content will be html-sanitized and saved to the docs directory equivalent to the existing `update_api_docs` CLI function. ### TESTING INSTRUCTIONS <!--- Required! What steps can be taken to manually verify the changes? --> ### ADDITIONAL INFORMATION - [x] Introduces new feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
