credential-stores create
Command: boundary credential-stores create
The credential-stores create
command lets you create a Boundary credential store resource.
Examples
The following example creates a credential store resource in a project scope with the ID p_tnqESc86qE
:
Example output:
Usage
Command options
-description
(string: "")
- The description to set on the credential store.-name
(string: "")
- The name to set on the credential store.-scope-id
(string: "")
- The scope in which to make the request. The default scope isglobal
. You can also indicate the scope using the BOUNDARY_SCOPE_ID environment variable.
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: