Difference between revisions of "Vault status"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
export [[VAULT_ADDR]]='http://127.0.0.1:8200'
  
 
  vault status
 
  vault status
 
  Key            Value
 
  Key            Value
 
  ---            -----
 
  ---            -----
  Seal Type      shamir
+
  Seal Type      [[shamir]]
 
  Initialized    true
 
  Initialized    true
 
  Sealed          false
 
  Sealed          false

Latest revision as of 17:51, 30 November 2022

export VAULT_ADDR='http://127.0.0.1:8200'
vault status
Key             Value
---             -----
Seal Type       shamir
Initialized     true
Sealed          false
Total Shares    1
Threshold       1
Version         1.12.1
Build Date      2022-10-27T12:32:05Z
Storage Type    inmem
Cluster Name    vault-cluster-fcebdd96
Cluster ID      2d020e12-ebca-5a7c-d64b-5e689aea9a63
HA Enabled      false
vault status
Error checking seal status: Get "https://127.0.0.1:8200/v1/sys/seal-status": dial tcp 127.0.0.1:8200: connect: connection refused
vault status
Error checking seal status: Get "https://127.0.0.1:8200/v1/sys/seal-status": http: server gave HTTP response to HTTPS client

Related commands[edit]

See also[edit]

Advertising: