mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	fix typo in vault operator init cmd (#11792)
This commit is contained in:
		| @@ -448,7 +448,7 @@ func (c *OperatorInitCommand) init(client *api.Client, req *api.InitRequest) int | ||||
| 		c.UI.Output("") | ||||
| 		c.UI.Output(wrapAtLength(fmt.Sprintf( | ||||
| 			"Vault does not store the generated master key. Without at least %d "+ | ||||
| 				"key to reconstruct the master key, Vault will remain permanently "+ | ||||
| 				"keys to reconstruct the master key, Vault will remain permanently "+ | ||||
| 				"sealed!", | ||||
| 			req.SecretThreshold))) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Shanker Naik
					Shanker Naik