github.com/SAP/cloud-mta-build-tool@v1.2.27/internal/tpl/manifest.txt (about)

     1  manifest-Version: 1.0
     2  Created-By: SAP Application Archive Builder {{.CliVersion}}
     3  {{- range .Entries}}
     4  
     5  Name: {{.EntryPath}}
     6  {{.EntryType}}: {{.EntryName}}
     7  Content-Type: {{.ContentType}}
     8  {{end}}
     9  
    10  Name: META-INF/mtad.yaml
    11  Content-Type: text/plain
    12