1

I am trying to install Data bricks CLI. At command prompt, I entered command Data bricks configure --token and provided Data bricks Host URL. After entering both values, it's asking value of Token. I have generated token value but it's not allowing me to enter...copy paste option is also not working so I am not able to install Data bricks CLI. Can someone please help me to resolve this issue

Alex Ott
  • 80,552
  • 8
  • 87
  • 132

1 Answers1

0

In the recent versions of the Databricks CLI it doesn't show the pasted text because the value of token is a sensitive value. So just paste text into terminal using the standard shortcut (like described in this article), or via terminal menu (you should have Paste in the Edit menu), and press ENTER.

Alex Ott
  • 80,552
  • 8
  • 87
  • 132