2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#1675] kea-admin: KEA_ADMIN_DB_PASSWORD env var

This commit is contained in:
Andrei Pavel
2021-04-14 15:44:38 +03:00
parent fc099c9b1a
commit 6db37ae63e
3 changed files with 17 additions and 10 deletions

View File

@@ -72,7 +72,9 @@ Arguments
``-p|--password password``
Specifies the password when connecting to a database.
If only ``-p`` or ``--password`` is given, the user is prompted for a password.
If not specified at all, the default value of **keatest** is used.
If not specified at all, the **KEA_ADMIN_DB_PASSWORD** environment variable
is checked for a value and used if it exists.
Otherwise the default value of **keatest** is used.
``-n|--name database-name``
Specifies the name of the database to connect to. If not specified, the