Databricks CLI
Go to file
Serge Smertin 02e62a7176 added `fs ls` command prototype 2022-05-13 16:21:47 +02:00
cmd added `fs ls` command prototype 2022-05-13 16:21:47 +02:00
project Initial commit 2022-05-13 15:30:22 +02:00
.gitignore Initial commit 2022-05-13 15:30:22 +02:00
Makefile Initial commit 2022-05-13 15:30:22 +02:00
README.md Initial commit 2022-05-13 15:30:22 +02:00
go.mod Initial commit 2022-05-13 15:30:22 +02:00
go.sum Initial commit 2022-05-13 15:30:22 +02:00
main.go Initial commit 2022-05-13 15:30:22 +02:00

README.md

Bricks!

make build

./bricks test

the rest will follow someday.