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:
@@ -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
|
||||
|
Reference in New Issue
Block a user