github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/testsdata/specs/copy_by_bundle_spec.json (about)

     1  {
     2      "files": [
     3        {
     4          "pattern": "${REPO1}/data/*",
     5          "target": "${REPO2}/",
     6          "flat": "false",
     7          "recursive": "true",
     8          "bundle": "cli-test-bundle/10"
     9        }
    10      ]
    11    }