1
0

command/*: more TODO removal

This commit is contained in:
Mitchell Hashimoto 2015-04-28 09:15:38 -07:00
parent 128eea13f6
commit d1054ceda9
7 changed files with 7 additions and 7 deletions

View File

@ -98,7 +98,7 @@ Usage: vault status [options]
General Options:
-address=TODO 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.

View File

@ -87,7 +87,7 @@ Usage: vault token-create [options]
General Options:
-address=TODO 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.

View File

@ -76,7 +76,7 @@ Usage: vault token-renew [options] token [increment]
General Options:
-address=TODO 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.

View File

@ -88,7 +88,7 @@ Usage: vault token-revoke [options] token
General Options:
-address=TODO 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.

View File

@ -61,7 +61,7 @@ Usage: vault unmount [options] type
General Options:
-address=TODO 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.

View File

@ -100,7 +100,7 @@ Usage: vault unseal [options] [key]
General Options:
-address=TODO 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.

View File

@ -104,7 +104,7 @@ Usage: vault write [options] path [data]
General Options:
-address=TODO 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.