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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
When running the deploynotebooks@0 task, the execution is throwing the following error:
Error: invalid argument "--profile" for "-o, --output" flag: accepted arguments are json and text
This is running on a self-hosted build linux agent version 3.230 with Python 3.6.8 and Databricks CLI 0.212.0. The configuredatabricks@0 task executes without issue. I do see a note that Databricks CLI version 0.17.8 is found on the path but the process will use the newer version.
Please provide any thoughts as to resolving this error.