databricks-cli/cmd
Pieter Noordhuis 69f3c0a869
Fix duplicate "apps" entry in help output (#2191)
## Changes

This is not needed because the command group is already returned by
`workspace.All()`.

The additional command registration was added in #1679.

## Tests

Acceptance test.
2025-01-20 16:02:29 +00:00
..
account Process all the fields in top level request object even if it contains request body (#2155) 2025-01-15 17:02:58 +01:00
api Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
auth Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
bundle Refactor `bundle init` (#2074) 2025-01-20 12:09:28 +00:00
configure Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
fs Consolidate test helpers for `io/fs` (#1906) 2024-11-15 15:37:21 +00:00
labs Format Python code with ruff (#2166) 2025-01-17 07:38:47 +00:00
root Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
sync Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
version Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00
workspace Added text output templates for apps list and list-deployments (#2175) 2025-01-17 14:42:44 +00:00
cmd.go Fix duplicate "apps" entry in help output (#2191) 2025-01-20 16:02:29 +00:00