Update index.mdx, added note about credentials command (#5479)

Added note about `Boundary credentials` command not supporting vault cred store
bump-commit-835b302c1
vanphan24 1 year ago committed by GitHub
parent 62e90ccacd
commit a0b0a4def9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,7 +9,13 @@ description: >-
Command: `boundary credentials`
The `credentials` command lets you create and manage Boundary credential resources.
The `credentials` command lets you create and manage Boundary credential resources in Boundary's static credential store.
<Note>
The `credentials` command does not support viewing, creating, or managing credentials that reside in the Vault credential store.
</Note>
A credential is a data structure containing one or more secrets that bind an identity to a set of permissions or capabilities on a host for a session.

Loading…
Cancel
Save