mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Update server.go
Did you mean "talking?" Or something else?
This commit is contained in:
@@ -122,7 +122,7 @@ func (c *ServerCommand) Run(args []string) int {
|
||||
"token has already been authenticated with the CLI, so you can\n"+
|
||||
"immediately begin using the Vault CLI.\n\n"+
|
||||
"The only step you need to take is to set the following\n"+
|
||||
"environment variable since Vault will be taking without TLS:\n\n"+
|
||||
"environment variable since Vault will be talking without TLS:\n\n"+
|
||||
" export VAULT_ADDR='http://127.0.0.1:8200'\n\n"+
|
||||
"The unseal key and root token are reproduced below in case you\n"+
|
||||
"want to seal/unseal the Vault or play with authentication.\n\n"+
|
||||
|
||||
Reference in New Issue
Block a user