12876: Pass commands through to ruby/python programs.
authorTom Clegg <tclegg@veritasgenetics.com>
Tue, 2 Jan 2018 05:47:04 +0000 (00:47 -0500)
committerTom Clegg <tclegg@veritasgenetics.com>
Tue, 2 Jan 2018 14:44:38 +0000 (09:44 -0500)
commita6ee0e990641973aa4d79e550821eb42eab25ca4
tree1ba86caa5f0dc0d8b3d4bb58e253e26af996c0be
parent51bb28e3e62563fa0921f003b8d11ce8740f3a68
12876: Pass commands through to ruby/python programs.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
cmd/arvados-client/cmd.go
cmd/arvados-client/cmd_test.go
lib/cli/external.go [new file with mode: 0644]
lib/cli/flags.go [new file with mode: 0644]
lib/cli/get.go
lib/cli/get_test.go
lib/cmd/cmd.go
lib/cmd/cmd_test.go