From 8ad13a330ed1a755e81686211f77a3c2cbd1055a Mon Sep 17 00:00:00 2001 From: francisy Date: Fri, 19 Jun 2020 11:00:16 -0400 Subject: [PATCH] Edit cli.rst Adding in note under environment variables that PROMENADE_ENCRYPTION_KEY environment variable is required Change-Id: I52c24608b2ecf61cbeea693ccbae1d2dd081ac29 --- doc/source/cli/cli.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/cli/cli.rst b/doc/source/cli/cli.rst index 672d95b7..ada19b22 100644 --- a/doc/source/cli/cli.rst +++ b/doc/source/cli/cli.rst @@ -838,6 +838,10 @@ Constructs genesis bundle based on a site configuration. genesis bundle data. PEGLEG_SALT must be set as well. There are no constraints on its length, but at least 24 characters is recommended. + PROMENADE_ENCRYPTION_KEY environment variable is required only if + manifests specify an encryption policy. + There are no constraints on its length or character pools. + **-b / \\-\\-build-dir** (Required).