kirk-patton / sd-cmd

Screwdriver commands (Sharing Binaries)

Home Page:https://cd.screwdriver.cd/pipelines/408/events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd-cmd

Build Status Go Report Card
Screwdriver commands (Sharing Binaries)

Usage

Install

$ go get github.com/screwdriver-cd/sd-cmd
$ cd $GOPATH/src/github.com/screwdriver-cd/sd-cmd
$ go build -a -o sd-cmd

Execute

$ sd-cmd exec namespace/name@version [arguments]

Testing

go get github.com/screwdriver-cd/sd-cmd
go test -cover github.com/screwdriver-cd/sd-cmd/...

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.

About

Screwdriver commands (Sharing Binaries)

https://cd.screwdriver.cd/pipelines/408/events

License:Other


Languages

Language:Go 98.6%Language:Shell 1.4%