databricks-cli/bundle/config
Pieter Noordhuis 07f07694a4
Function to return workspace client on bundle.Bundle (#100)
Complementary command to check the identity in the context of a bundle
environment:

For example:
```
bricks bundle debug whoami -e development
```
2022-11-23 15:20:03 +01:00
..
mutator Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
resources Add job and pipeline structs (#94) 2022-11-18 11:12:24 +01:00
tests Test that YAML anchors work (#96) 2022-11-21 15:40:27 +01:00
bundle.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
environment.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
resources.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
root.go Add job and pipeline structs (#94) 2022-11-18 11:12:24 +01:00
root_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
workspace.go Function to return workspace client on bundle.Bundle (#100) 2022-11-23 15:20:03 +01:00