Tags: sweisdb/databricks-cli
Tags
Add the `pipelines list` command to allow users to view all pipelines… … visible to them (databricks#333) This PR adds the pipelines list command to the CLI, which allows users to view metadata about all the pipelines that they own. The list() API is a paginated request, and this command continually requests new pages until they've been exhausted before displaying them. This API also includes updates to the sdk/api_client.py and sdk/service.py files, which come from newly auto-generated versions of the files.
Bump version to 0.12.0 (databricks#328) Bump version to 0.12.0
PreviousNext