mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	command: source general options docs from common source
This commit is contained in:
		| @@ -107,18 +107,7 @@ Usage: vault write [options] path [data] | ||||
|  | ||||
| General Options: | ||||
|  | ||||
|   -address=addr           The address of the Vault server. | ||||
|  | ||||
|   -ca-cert=path           Path to a PEM encoded CA cert file to use to | ||||
|                           verify the Vault server SSL certificate. | ||||
|  | ||||
|   -ca-path=path           Path to a directory of PEM encoded CA cert files | ||||
|                           to verify the Vault server SSL certificate. If both | ||||
|                           -ca-cert and -ca-path are specified, -ca-path is used. | ||||
|  | ||||
|   -tls-skip-verify        Do not verify TLS certificate. This is highly | ||||
|                           not recommended. This is especially not recommended | ||||
|                           for unsealing a vault. | ||||
|   ` + generalOptionsUsage() + ` | ||||
|  | ||||
| Write Options: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Armon Dadgar
					Armon Dadgar