databricks-cli/cmd
shreyas-goenka 96efd0e2e4
Replace terraform dependency with go sdk (#19)
Issue: https://github.com/databricks/bricks/issues/17

`./bricks fs ls ...` command works
`./bricks launch ...` command works

Did not test other changes as the readme claims other commands don't
work anyways :) cc: @nfx

TODO left for this PR:
2. Replace terraform scim.Me once its there in go SDK
(https://github.com/databricks/databricks-sdk-go/issues/56)
2022-09-07 11:55:59 +02:00
..
configure Write default header only if `DEFAULT` section exists (#31) 2022-09-06 18:04:05 +02:00
fs Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00
init Add `bricks configure` command to bricks CLI (#18) 2022-09-05 20:25:54 +02:00
launch Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00
prompt Add `bricks configure` command to bricks CLI (#18) 2022-09-05 20:25:54 +02:00
root add some comments to commands package 2022-05-20 20:43:29 +02:00
sync Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00
test moved commands to own packages 2022-05-14 19:54:35 +02:00