Changelog
------------
* Update `pipelines` command to reflect changes in the API (https://github.com/databricks/databricks-cli/pull/304, https://github.com/databricks/databricks-cli/pull/308, https://github.com/databricks/databricks-cli/pull/317, mukulmurthy, rgovind3, aakash-db)
* Add support for cluster policies (https://github.com/databricks/databricks-cli/pull/303, itaiw)
* Add `tokens` command to expose the tokens API (https://github.com/databricks/databricks-cli/pull/246, areese, andrewmchen)
* Add support for `--cluster-name` or `--cluster-id` to `clusters` commands (https://github.com/databricks/databricks-cli/pull/313, areese, andrewmchen)
* Add `pipelines` `run` and `stop` commands (https://github.com/databricks/databricks-cli/pull/323, calving-db)
* Add retries with exponential backoff on 429 HTTP responses received from the DBFS API (https://github.com/databricks/databricks-cli/pull/319, https://github.com/databricks/databricks-cli/pull/326, gotibhai, bogdanghita-db).
* Improve error message on JSON errors (https://github.com/databricks/databricks-cli/pull/320, aakash-db)
* Hide token on databricks configure input (https://github.com/databricks/databricks-cli/pull/312, areese)
* Upgrade linters for py36 build (https://github.com/databricks/databricks-cli/pull/307, andrewmchen)