forked from TrueCloudLab/frostfs-http-gw
app: add support for ephemeral keys
This commit is contained in:
parent
1156223231
commit
c06a3137e5
4 changed files with 36 additions and 3 deletions
|
@ -33,7 +33,7 @@ version Show current version
|
|||
--metrics enable prometheus
|
||||
-h, --help show help
|
||||
-v, --version show version
|
||||
--key string "generated" to generate key, path to private key file, hex string or wif (default "generated")
|
||||
--key string path to private key file, hex string or wif (the key will be autogenerated if not specified)
|
||||
--verbose debug gRPC connections
|
||||
--request_timeout duration gRPC request timeout (default 5s)
|
||||
--connect_timeout duration gRPC connect timeout (default 30s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue