Type object
File match **/filespecs/*.json *filespec*.json *.filespec
Schema URL https://catalog.lintel.tools/schemas/schemastore/jfrog-file-spec/latest.json
Source https://raw.githubusercontent.com/jfrog/jfrog-cli/v2/schema/filespec-schema.json

Validate with Lintel

npx @lintel/lintel check
Type: object

JFrog File Spec schema definition.

Properties

files $file[]

Details of files to be uploaded or downloaded from Artifactory.

Default:
[
  {
    "pattern": ""
  }
]
minItems=1uniqueItems=true
$schema string

The schema to verify this document against.