databricks-cli/cmd/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
..
debug Function to return workspace client on bundle.Bundle (#100) 2022-11-23 15:20:03 +01:00
environment.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
root.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
validate.go Function to return workspace client on bundle.Bundle (#100) 2022-11-23 15:20:03 +01:00