mirror of https://github.com/databricks/cli.git
## Changes This PR makes changes required to automatically update the bundle docs during the CLI release process. We rely on `post_generate` scripts that are executed after code generation with CWD as the CLI repo root. The new `output-file` flag is introduced because stdout redirect does not work here and would otherwise require changes to our release automation CLI (deco CLI) ## Tests Manually. Regenerated the CLI and the descriptions were indeed generated for the CLI from the provided openapi spec. |
||
---|---|---|
.. | ||
bundle.go | ||
deploy.go | ||
destroy.go | ||
init.go | ||
init_test.go | ||
launch.go | ||
run.go | ||
schema.go | ||
sync.go | ||
test.go | ||
validate.go | ||
variables.go |