Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021 08:45 AM
I want to use databricks cli:
databricks clusters list
but this requires a manual step that requires interactive work with the user:
databricks configure --token
Is there a way to use databricks cli without manual intervention so that you can run it as part of a ci/cd pipeline?
Labels: