diff --git a/website/content/docs/commands/credentials/index.mdx b/website/content/docs/commands/credentials/index.mdx index ad553b2d68..5b198e1596 100644 --- a/website/content/docs/commands/credentials/index.mdx +++ b/website/content/docs/commands/credentials/index.mdx @@ -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. + + + +The `credentials` command does not support viewing, creating, or managing credentials that reside in the Vault credential store. + + 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.