We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb22ab2 commit 90b4899Copy full SHA for 90b4899
1 file changed
README.rst
@@ -3,6 +3,9 @@ databricks-cli
3
.. image:: https://travis-ci.org/databricks/databricks-cli.svg?branch=master
4
:target: https://travis-ci.org/databricks/databricks-cli
5
:alt: Build Status
6
+.. image:: https://codecov.io/gh/databricks/databricks-cli/branch/master/graph/badge.svg
7
+ :target: https://codecov.io/gh/databricks/databricks-cli
8
+
9
10
The Databricks Command Line Interface (CLI) is an open source tool which provides an easy to use interface to
11
the Databricks platform. The CLI is built on top of the Databricks REST APIs.
0 commit comments