github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/testsdata/specs/move_copy_delete_by_build_spec.json (about) 1 { 2 "files": [ 3 { 4 "pattern": "${REPO1}/data/*", 5 "target": "${REPO2}/", 6 "flat": "false", 7 "recursive": "true", 8 "build": "cli-test-build/10" 9 } 10 ] 11 }