cluster backend add
Man Page | doveadm-cluster-backend(1) |
---|
Adds a new backend to cluster. New backends are added in standby state. ID should not be used unless you are re-adding the same backend.
CLI
- Usage:
doveadm cluster backend add [--self self] [--site site] [--id id] [--host host]
Argument(s) | Type | Description |
---|---|---|
--self | If set, targets the local site. ( | |
--site | string | |
--id | string | |
--host | string |
HTTP API
Parameter | Type | Description |
---|---|---|
self | If set, targets the local site. ( | |
site | string | |
id | string | |
host | string |