From 17ff26ba79b7e8afd6cb3d51ce8020fa0575279d Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Mon, 18 Sep 2017 12:02:59 +0100 Subject: [PATCH] Add entry in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5d3ead..638f479 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,4 @@ bundle format is very similar in the sense it similar takes the private key and - **fmt**: (format) allows you to specify the output format of the resource / secret, e.g json, yaml, ini, txt - **exec** (execute) execute's a command when resource is updated or changed - **retries**: (retries) the maximum number of times to retry retrieving a resource. If not set, resources will be retried indefinitely +* **jitter**: (jitter) an optional maximum jitter duration. If specified, a random duration between 0 and `jitter` will be subtracted from the renewal time for the resource