We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91d29a commit 5da224cCopy full SHA for 5da224c
1 file changed
databricks_cli/secrets/cli.py
@@ -57,7 +57,7 @@
57
'2) \'DATABRICKS\' (default option)'
58
'\nNote: To create an Azure Keyvault, be sure '
59
'to configure an AAD Token using '
60
- '\'databricks-cli configure --aad-token\'')
+ '\'databricks configure --aad-token\'')
61
@click.option('--resource-id', default=None, type=click.STRING,
62
help='The resource ID associated with the azure keyvault to be used as the backend'
63
' for the secret scope. NOTE: Only use with azure-keyvault as backend')
0 commit comments