databricks-cli/cmd
Pieter Noordhuis a7701cc8f3
Store project object in context.Context instead of global (#61)
* Load project root from `BRICKS_ROOT` environment variable
* Rename project.Project -> project.Config
* Rename project.inner -> project.project
* Upgrade cobra to 1.5.0 for cmd.SetContext
2022-09-16 11:06:58 +02:00
..
configure Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
fs Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
init Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
launch Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00
prompt Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
root add some comments to commands package 2022-05-20 20:43:29 +02:00
sync Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
test moved commands to own packages 2022-05-14 19:54:35 +02:00