Open eric-maynard opened 1 day ago
This adds a new flag, BOOTSTRAP_PRINT_CREDENTIALS, that controls whether the bootstrap command prints root credentials to stdout.
BOOTSTRAP_PRINT_CREDENTIALS
If it's disabled, and environment variables were not provided to set the root credentials, bootstrapping will fail.
Fixes #450
Please delete options that are not relevant.
Credentials are now printed during bootstrap when it's enabled:
realm: default-realm root principal credentials: 2b98107557bcce20:f74281319ac8519ef30cbced6563223b
Description
This adds a new flag,
BOOTSTRAP_PRINT_CREDENTIALS
, that controls whether the bootstrap command prints root credentials to stdout.If it's disabled, and environment variables were not provided to set the root credentials, bootstrapping will fail.
Fixes #450
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Credentials are now printed during bootstrap when it's enabled: