databricks-cli/.codegen
Andrew Nester 47e434db2f
Improve error message when `--json` flag is specified (#933)
## Changes
Improve error message when --json input is provided

## Tests
```
cli % databricks model-registry create-model mymodel --json @./input.json              
Error: when --json flag is specified, no positional arguments are required. Provide NAME in your JSON input
```
2023-11-08 15:07:29 +00:00
..
_openapi_sha Bump the Go SDK in the CLI (#919) 2023-10-26 11:41:28 +00:00
changelog.md.tmpl Update CHANGELOG template (#588) 2023-07-27 10:47:38 +00:00
cmds-account.go.tmpl Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
cmds-workspace.go.tmpl Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
service.go.tmpl Improve error message when `--json` flag is specified (#933) 2023-11-08 15:07:29 +00:00