github.com/jfrog/jfrog-cli@v1.54.1/docs/bintray/config/help.go (about)

     1  package upload
     2  
     3  const Description string = "Configure Bintray details."
     4  
     5  var Usage = []string{"jfrog bt c [command options]",
     6  	"jfrog bt c show",
     7  	"jfrog bt c clear"}