diff --git a/content/developer/reference/cli.rst b/content/developer/reference/cli.rst index 2581110b5..dc1afb8ec 100644 --- a/content/developer/reference/cli.rst +++ b/content/developer/reference/cli.rst @@ -236,6 +236,14 @@ Database port the database listens on, defaults to 5432 +.. option:: --db_replica_host + + host for the replica database server, disabled when not set / empty + +.. option:: --db_replica_port + + the port the replica database listens on, defaults to :option:`--db_port` + .. option:: --db-filter hides databases that do not match ````. The filter is a