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

     1  {	
     2    "files": [	
     3      {	
     4        "pattern": "testsdata/a/*",	
     5        "target": "${REPO1}/test_resources/",
     6        "flat": "true",
     7        "recursive": "false"
     8      }	
     9    ]	
    10  }