github.com/defensepoint-snyk-test/helm-new@v0.0.0-20211130153739-c57ea64d6603/pkg/plugin/testdata/plugdir/downloader/plugin.yaml (about)

     1  name: "downloader"
     2  version: "1.2.3"
     3  usage: "usage"
     4  description: |-
     5    download something
     6  command: "echo Hello"
     7  downloaders:
     8    - protocols:
     9      - "myprotocol"
    10      - "myprotocols"
    11      command: "echo Download"