github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/docs/artifactory/npmpublish/help.go (about)

     1  package npmpublish
     2  
     3  const Description = "Packs and deploys the npm package to the designated npm repository."
     4  
     5  var Usage = []string{`jfrog rt npmp [command options]`}