databricks-cli/cmd
Pieter Noordhuis 00d76d5afa
Move path field to bundle type (#1316)
## Changes

The bundle path was previously stored on the `config.Root` type under
the assumption that the first configuration file being loaded would set
it. This is slightly counterintuitive and we know what the path is upon
construction of the bundle. The new location for this property reflects
this.

## Tests

Unit tests pass.
2024-03-27 09:03:24 +00:00
..
account Update Go SDK to v0.36.0 (#1304) 2024-03-22 13:15:54 +00:00
api Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00
auth Ignore environment variables for `auth profiles` (#1189) 2024-02-08 12:25:51 +00:00
bundle Move path field to bundle type (#1316) 2024-03-27 09:03:24 +00:00
configure Filter out system clusters for `--configure-cluster` (#1031) 2023-11-30 09:59:11 +00:00
fs Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00
labs Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00
root Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
sync Move path field to bundle type (#1316) 2024-03-27 09:03:24 +00:00
version Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00
workspace Update Go SDK to v0.36.0 (#1304) 2024-03-22 13:15:54 +00:00
cmd.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00