Boundary
credential-stores read
Command: boundary credential-stores read
The credential-stores read
command reads credential store information for a credential store with a specific ID.
Examples
The following example retrieves credential store information for a credential store with the ID csvlt_5fvkRjCjou
:
$ boundary credential-stores read -id csvlt_5fvkRjCjou
Example output:
Credential Store information:
Created Time: Fri, 18 Aug 2023 16:22:02 PDT
ID: csvlt_5fvkRjCjou
Type: vault
Updated Time: Fri, 18 Aug 2023 16:22:02 PDT
Version: 1
Scope:
ID: p_tnqESc86qE
Name: db-project
Parent Scope ID: o_4VUR6ZATqW
Type: project
Authorized Actions:
no-op
read
update
delete
Authorized Actions on Credential Store's Collections:
credential-libraries:
create
list
Attributes:
Address: http://127.0.0.1:8200
Token Status: expired
Worker Filter: "worker" in "/tags/type"
Usage
$ boundary credential-stores read [options] [args]
Command options
-id
(string: "")
- The ID of the credential store for which to read information.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: