Kartik Gupta
|
457f3ad3c2
|
Add `bricks configure` command to bricks CLI (#18)
* bricks configure
* remove t.setenv
* Read token and host from stdin
* Update .vscode/testing.code-snippets
Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com>
Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com>
|
2022-09-05 20:25:54 +02:00 |
Shreyas Goenka
|
9951068c62
|
Revert "Using go sdk for ./bricks fs ls DIR_NAME command"
This reverts commit 6217d20e57 .
|
2022-09-01 13:42:34 +02:00 |
Shreyas Goenka
|
6217d20e57
|
Using go sdk for ./bricks fs ls DIR_NAME command
|
2022-08-31 19:31:58 +02:00 |
Serge Smertin
|
32ae59c1bc
|
Experimental sync command
|
2022-07-07 20:56:59 +02:00 |
Serge Smertin
|
ae2dc104f9
|
add some comments to commands package
|
2022-05-20 20:43:29 +02:00 |
Serge Smertin
|
1b38687e2d
|
more TODO's
|
2022-05-16 12:50:50 +02:00 |
Serge Smertin
|
154fb8a967
|
added basic init command for `databricks.yml`
|
2022-05-14 19:55:55 +02:00 |
Serge Smertin
|
4e8955085e
|
moved commands to own packages
|
2022-05-14 19:54:35 +02:00 |
Serge Smertin
|
2dab552829
|
Added `launch` command and release pipeline
|
2022-05-13 17:43:54 +02:00 |
Serge Smertin
|
02e62a7176
|
added `fs ls` command prototype
|
2022-05-13 16:21:47 +02:00 |
Serge Smertin
|
15fd93a012
|
Initial commit
|
2022-05-13 15:30:22 +02:00 |