I'm trying to deploy a new workflow using the dbx cli from Databricks, when i'm running:
dbx deploy new_workflow
I'm receving the following error:
Exception: Provided configuration is not based on token authentication.Please
switch to token-based authentication instead.
I already authenticated with databricks-cli so i'm a little bit lost on what to do next