databricks-cli
databricks-cli copied to clipboard
Cluster Policies using incorrect attribute
Hi there
I'm in the process of using the cli to create and edit cluster policies and I noticed that the create_policy and delete_policy methods are referencing a policy_name attribute while the API expects just a name attribute. Can this please be fixed?
Thanks a lot