mirror of https://github.com/databricks/cli.git
Update bundle/libraries/filer.go
Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
This commit is contained in:
parent
5531e2a0c0
commit
30905888a8
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/databricks/cli/libs/filer"
|
||||
)
|
||||
|
||||
// This function returns the right filer to use, to upload artifacts to the configured location.
|
||||
// This function returns a filer for uploading artifacts to the configured location.
|
||||
// Supported locations:
|
||||
// 1. WSFS
|
||||
// 2. UC volumes
|
||||
|
|
Loading…
Reference in New Issue