From d543cc6c6b062c563d03cfa17fa03b09f9563d19 Mon Sep 17 00:00:00 2001 From: vanphan24 <89482663+vanphan24@users.noreply.github.com> Date: Mon, 27 Jan 2025 19:20:15 +0000 Subject: [PATCH] backport of commit c4faf9125bb2b3546051c62783e9b942b4204e75 --- website/content/docs/commands/credentials/index.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.