databricks-cli/bundle
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
..
config Function to return workspace client on bundle.Bundle (#100) 2022-11-23 15:20:03 +01:00
bundle.go Function to return workspace client on bundle.Bundle (#100) 2022-11-23 15:20:03 +01:00
bundle_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
context.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
root.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
root_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00