credential-stores update
Command: boundary credential-stores update
The credential-stores update
command lets you update Boundary credential store resources.
Examples
The following example updates an existing Vault credential store with the ID csvlt_5fvkRjCjou
to add the description For DevOps usage
, and the Vault namespace devops
:
Example output:
Usage
Command options
-description
(string: "")
- The description to set on the credential store.-id
(string: "")
- The ID of the credential store to update.-name
(string: "")
- The name to set on the credential store.-version
(int: 0)
- The version of the credential store against which to perform an update operation. If you do not specify a version, the command performs a check-and-set automatically.
Usages by type
The available types are static
and vault
.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: