Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Commit 280c2dd

Browse files
enjNathaniel McCallum
authored andcommitted
Update docs to include mode flag
Signed-off-by: Monis Khan <mkhan@redhat.com>
1 parent 5c7c7db commit 280c2dd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,15 @@ socket activation is assumed.
2525

2626
### Required
2727

28-
* `-command string`: the command to retrieve the key encryption key
28+
* `--command string`: the command to retrieve the key encryption key
2929

3030
### Optional
3131

32-
* `-endpoint string`: the listen address (ex. unix:///tmp/kms.sock)
32+
* `--endpoint string`: the listen address (ex. `unix:///tmp/kms.sock`)
3333

34-
* `-timeout duration`: maximum time to cache KEK locally (default 1h0m0s)
34+
* `--timeout duration`: maximum time to cache KEK locally (default 1h)
35+
36+
* `--mode string`: encryption mode to use, the options are \[aescbc\] (default "aescbc")
3537

3638
## Crypto Details
3739

0 commit comments

Comments
 (0)