package
0.234.0
Repository: https://github.com/databricks/cli.git
Documentation: pkg.go.dev

# Functions

VisitJobPaths visits all paths in job resources and applies a function to each path.

# Constants

PathKindDirectory is a path to directory.
PathKindLibrary is a path to a library file.
PathKindNotebook is a path to a notebook file.
PathKindWithPrefix is a path that starts with './'.
PathKindWorkspaceFile is a path to a regular workspace file, notebooks are not allowed because they are uploaded a special kind of workspace object.

# Type aliases

No description provided by the author
No description provided by the author