databricks-cli/.codegen
Andrew Nester c7818560ca
Add usage string when command fails with incorrect arguments (#1276)
## Changes
Add usage string when command fails with incorrect arguments

Fixes #1119

## Tests
Example output

```
> databricks libraries cluster-status 
Error: accepts 1 arg(s), received 0

Usage:
  databricks libraries cluster-status CLUSTER_ID [flags]

Flags:
  -h, --help   help for cluster-status

Global Flags:
      --debug            enable debug logging
  -o, --output type      output type: text or json (default text)
  -p, --profile string   ~/.databrickscfg profile
  -t, --target string    bundle target to use (if applicable)
```
2024-03-12 14:12:34 +00:00
..
_openapi_sha Update Go SDK to v0.34.0 (#1256) 2024-03-06 09:53:44 +00:00
changelog.md.tmpl Update CHANGELOG template (#588) 2023-07-27 10:47:38 +00:00
cmds-account.go.tmpl Update Go SDK to v0.34.0 (#1256) 2024-03-06 09:53:44 +00:00
cmds-workspace.go.tmpl Update Go SDK to v0.34.0 (#1256) 2024-03-06 09:53:44 +00:00
lookup.go.tmpl Return `application_id` for service principal lookups (#1245) 2024-03-04 16:12:10 +00:00
service.go.tmpl Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00