---
title: create-replication-domain
description: Creates Replication Domains.
component: pingds
version: 8.1
page_id: pingds:configref:subcommands-create-replication-domain
canonical_url: https://docs.pingidentity.com/pingds/8.1/configref/subcommands-create-replication-domain.html
---

# create-replication-domain

Creates Replication Domains.

In addition to the global `dsconfig` options, the `dsconfig create-replication-domain` subcommand takes the following options:

* `--domain-name {name}`

  The name of the new Replication Domain.

* `--provider-name {name}`

  The name of the Replication Synchronization Provider.

* `--set {PROP:VALUE}`

  Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.

Properties used in options depend on the type of object to configure.

For details about available properties, see [Replication Domain](objects-replication-domain.html).
