woodpecker/drone
Thomas Boerger 41af9c0720
Integrated initial command to list secrets
Since we are not able to list the already set secrets I have added the
required API andpoint and the required sub command to list them.
2016-06-28 00:20:01 +02:00
..
agent ability to provide secret to agent and generate token 2016-05-23 18:47:44 -07:00
agent_list.go CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
build.go added query, endpoint, cli for build queue items 2016-05-10 22:19:45 -07:00
build_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_last.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_list.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_queue.go CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
build_start.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_stop.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
compile.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
deploy.go remove referene to external package 2016-05-06 12:01:09 -07:00
exec.go Add --secrets-file option to exec command 2016-06-17 12:02:53 +02:00
info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
main.go CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
repo.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
repo_add.go Invoke repoAdd on repo add command 2016-06-08 15:38:07 +09:00
repo_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
repo_list.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
repo_rm.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
secert_add.go improve yaml parsing and interpreter 2016-05-08 00:01:45 -07:00
secret.go Integrated initial command to list secrets 2016-06-28 00:20:01 +02:00
secret_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
secret_list.go Integrated initial command to list secrets 2016-06-28 00:20:01 +02:00
secret_rm.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
server.go Add modifiable context for Github status API 2016-05-27 20:22:32 +02:00
sign.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_add.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_list.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_rm.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
util.go Integrated initial command to list secrets 2016-06-28 00:20:01 +02:00