We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e80e3 commit 9ac0e61Copy full SHA for 9ac0e61
tests/README.md
@@ -2,5 +2,5 @@ To test, make sure the following env vars are defined:
2
3
```sh
4
export CORE_SDK_TEST_SECRET_REF='op://vault/item/field'
5
-export CORE_SDK_TEST_VAULT_ID=''
+export CORE_SDK_TEST_VAULT_ID='' # can get from `op list vaults`
6
```
0 commit comments