You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the below command using Databricks CLI CLI v0.201.0. I am not specifying both page token and filter flags. However, the command fails with the error Error: You can provide a page token or specify a filter, but not both.
databricks pipelines list-pipeline-events <PIPELINE_ID> --filter "update_id LIKE '%<UPDATE_ID>%'"
The text was updated successfully, but these errors were encountered:
I am running the below command using Databricks CLI CLI v0.201.0. I am not specifying both page token and filter flags. However, the command fails with the error
Error: You can provide a page token or specify a filter, but not both.
databricks pipelines list-pipeline-events <PIPELINE_ID> --filter "update_id LIKE '%<UPDATE_ID>%'"
The text was updated successfully, but these errors were encountered: