command/*: fix spacing
This commit is contained in:
parent
0e112bf026
commit
fc6569ad59
|
@ -64,7 +64,7 @@ Usage: vault audit-disable [options] id
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -96,7 +96,7 @@ Usage: vault audit-enable [options] type [config...]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -79,7 +79,7 @@ Usage: vault audit-list [options]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -225,7 +225,7 @@ Usage: vault auth [options] [token or config...]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -63,7 +63,7 @@ Usage: vault auth-disable [options] path
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -71,7 +71,7 @@ Usage: vault auth-enable [options] type
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -61,7 +61,7 @@ Usage: vault delete [options] path
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -60,7 +60,7 @@ Usage: vault help [options] path
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -81,7 +81,7 @@ Usage: vault init [options]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -70,7 +70,7 @@ Usage: vault mount [options] type
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -67,7 +67,7 @@ Usage: vault mounts [options]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -59,7 +59,7 @@ Usage: vault policy-delete [options] name
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -86,7 +86,7 @@ Usage: vault policies [options] [name]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -83,7 +83,7 @@ Usage: vault policy-write [options] name path
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -66,7 +66,7 @@ Usage: vault read [options] path
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -67,7 +67,7 @@ Usage: vault remount [options] from to
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -79,7 +79,7 @@ Usage: vault renew [options] id [increment]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -69,7 +69,7 @@ Usage: vault revoke [options] id
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
|
@ -57,7 +57,7 @@ Usage: vault seal [options]
|
|||
|
||||
General Options:
|
||||
|
||||
-address=<addr> The address of the Vault server.
|
||||
-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.
|
||||
|
|
Loading…
Reference in New Issue