Verified in 7.0.0-3706:
[root@node1-mad-hatter-testing-centos7 bin]# ./couchbase-cli xdcr-replicate -c 10.112.194.101 -u Administrator -p password --settings --xdcr-replicator 0a605abde3033fafa0be382c2ccab03d/beer-sample/default --collection-explicit-mappings 1
ERROR: [--collection-migration, --collection-explicit-mappings, --collection-mapping-rules] can only be configured on enterprise edition
[root@node1-mad-hatter-testing-centos7 bin]#
[root@node1-mad-hatter-testing-centos7 bin]#
[root@node1-mad-hatter-testing-centos7 bin]#
[root@node1-mad-hatter-testing-centos7 bin]# ./couchbase-cli xdcr-replicate -c 10.112.194.101 -u Administrator -p password --settings --xdcr-replicator 0a605abde3033fafa0be382c2ccab03d/beer-sample/default --collection-migration 1
ERROR: [--collection-migration, --collection-explicit-mappings, --collection-mapping-rules] can only be configured on enterprise edition
[root@node1-mad-hatter-testing-centos7 bin]#
[root@node1-mad-hatter-testing-centos7 bin]#
[root@node1-mad-hatter-testing-centos7 bin]# ./couchbase-cli xdcr-replicate -c 10.112.194.101 -u Administrator -p password --settings --xdcr-replicator 0a605abde3033fafa0be382c2ccab03d/beer-sample/default --collection-mapping-rules {}
ERROR: [--collection-migration, --collection-explicit-mappings, --collection-mapping-rules] can only be configured on enterprise edition
[root@node1-mad-hatter-testing-centos7 bin]#
[root@node1-mad-hatter-testing-centos7 bin]#
Build couchbase-server-7.0.0-3656 contains couchbase-cli commit 7fe73e5 with commit message:
MB-42539Restrict XDCR collection remapping to EE only