1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-23 09:21:56 +01:00
drone-cli/drone
Thomas Frössman c009264ea9 Add build --payload argument
Also added printing of payload when -debug argument is specified.
2016-04-10 14:47:46 +02:00
..
git changing Id and Url naming to follow Go naming conventions 2016-02-24 11:54:00 -06:00
build.go ability to fork-exec an existing job 2015-11-05 18:38:19 -08:00
deploy.go added drone deploy command 2016-03-29 00:02:27 -07:00
exec.go Add build --payload argument 2016-04-10 14:47:46 +02:00
handle.go Trim slash suffix from the server URL 2016-04-05 17:03:00 +02:00
helper.go Convert windows path to something Docker can use 2016-03-07 09:11:13 -06:00
main.go added sign command, somehow a bunch of vendor changes too 2016-03-31 18:02:24 -07:00
node.go Quick spelling fix so I don't get all OCD 2016-01-08 15:32:47 -08:00
repo.go cli now working with 0.4 woohoo 2015-10-24 17:06:46 -07:00
secret.go ability to manage secrets, sign 2016-03-31 17:55:48 -07:00
secure.go Add globals for exec from plaintext secrets YAML 2016-02-17 13:33:59 -07:00
sign.go ability to manage secrets, sign 2016-03-31 17:55:48 -07:00
user.go Format user commands output 2015-12-19 06:47:01 +00:00