Skip to content

Commit 482137a

Browse files
Update knowledge_base/job_read_secret/README.md
Co-authored-by: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com>
1 parent 9fdb323 commit 482137a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge_base/job_read_secret/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Modify `databricks.yml`:
1717

1818
Run `databricks bundle deploy` to deploy the bundle.
1919

20-
Run a script to write a secret to the secret scope:
20+
Run this script to write a secret to the secret scope. Databricks CLI commands run from inside the bundle root directory use the same authentication credentials as the bundle:
2121

2222
```
2323
SECRET_SCOPE_NAME=$(databricks bundle summary -o json | jq -r '.resources.secret_scopes.my_secret_scope.name')

0 commit comments

Comments
 (0)