databricks-cli/cmd/account
shreyas-goenka 76840176e3
Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033)
## Changes
This PR adds documentation for positional arguments in commands that are
generated from the openapi spec.

Note: the changes to `.gitattributes` will be revert / properly fixed in
https://github.com/databricks/cli/pull/1012
2023-11-30 16:22:23 +00:00
..
access-control Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
billable-usage Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
budgets Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
credentials Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
custom-app-integration Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
encryption-keys Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
groups Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
ip-access-lists Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
log-delivery Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
metastore-assignments Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
metastores Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
network-connectivity Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
network-policy Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
networks Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
o-auth-published-apps Simplified code generation logic for handling path and request body parameters and JSON input (#905) 2023-10-24 17:37:08 +00:00
private-access Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
published-app-integration Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
service-principal-secrets Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
service-principals Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
settings Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
storage Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
storage-credentials Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
users Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
vpc-endpoints Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
workspace-assignment Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
workspaces Add documentation for positional args in commands generated from the Databricks OpenAPI specification (#1033) 2023-11-30 16:22:23 +00:00
cmd.go Bump github.com/databricks/databricks-sdk-go from 0.24.0 to 0.25.0 (#980) 2023-11-13 15:38:35 +00:00
groups.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00