Teresa Fontanella De Santis
Teresa Fontanella De Santis
I want to implement this feature, so I've been thinking this a bit and I thought of a command interface like the following: ``` databricks clusters get-events --help Usage: databricks...
@andrewmchen Thanks for the feedback! Applying your comments on the cli, It has the following format: ``` databricks clusters events --help Usage: databricks clusters events [OPTIONS] Retrieves a list of...
@evanye Thanks for your questions and feedback! The use case I thought was the following: I have a cluster and I want to retrieve all its historic events (and, if...
Possible Solution and PR proposed on #13