databricks-cli/cmd
shreyas-goenka 0b754e6de8
[DECO-94] Execute uploads in parallel instead of sequentailly (#81)
Tested manually

Upload seems fast enough, delete API calls though have a much longer
turn around times

Additional optimizations that can be done if/when the need arises:
1. First time upload can be done using zip batching of the files


https://user-images.githubusercontent.com/88374338/192783332-9b2b19bc-d6c4-4a66-8dbc-e78287e6af1a.mov
2022-10-05 00:12:57 +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 Add environments to project configuration (#68) 2022-09-22 13:40:11 +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 [DECO-94] Execute uploads in parallel instead of sequentailly (#81) 2022-10-05 00:12:57 +02:00
test moved commands to own packages 2022-05-14 19:54:35 +02:00