databricks-cli/bundle/phases
Pieter Noordhuis 35c3d9fa4e
Add workspace paths (#179)
The workspace root path is a base path for bundle storage. If not
specified, it defaults to `~/.bundle/name/environment`. This default, or
other paths starting with `~` are expanded to the current user's home
directory. The configuration also includes fields for the files path,
artifacts path, and state path. By default, these are nested under the
root path, but can be overridden if needed.
2023-01-26 19:55:38 +01:00
..
build.go Define deploy command as sequence of build phases (#129) 2022-12-12 12:49:25 +01:00
deploy.go Define deploy command as sequence of build phases (#129) 2022-12-12 12:49:25 +01:00
initialize.go Add workspace paths (#179) 2023-01-26 19:55:38 +01:00
phase.go Define deploy command as sequence of build phases (#129) 2022-12-12 12:49:25 +01:00