github.com/jfrog/jfrog-cli-core/v2@v2.51.0/artifactory/commands/testdata/replication/template-includePathPrefixPattern.json (about)

     1  {
     2    "cronExp": "repl-cronExp",
     3    "repoKey": "repl-RepoKey",
     4    "enableEventReplication": "true",
     5    "socketTimeoutMillis": "123",
     6    "enabled": "true",
     7    "syncDeletes": "true",
     8    "syncProperties": "true",
     9    "syncStatistics": "true",
    10    "includePathPrefixPattern": "repl-pathprefix"
    11  }