Sign inSign up

steeef/cog-go-rundeck

By steeef

Updated over 9 years ago

Cog Bundle for go-rundeck.

Image
0

3.4K

steeef/cog-go-rundeck repository overview

cog-go-rundeck

Cog bundle for Rundeck. Created with go-rundeck.

Notes

All commands output JSON where appropriate, but most have templates to display human-readable output. If you want to get values from the JSON (e.g., to pipe somewhere else), pipe to operable:raw:

rundeck:list | operable:raw

Docker container

You can also run this as a Docker container:

docker run -e RUNDECK_URL=http://rundeck:4440 \
  -e RUNDECK_TOKEN=somelongtokenhere \
  steeef/cog-go-rundeck \
  /bundle/cog-go-rundeck list

Tag summary

Content type

Image

Digest

Size

3.7 MB

Last updated

over 9 years ago

docker pull steeef/cog-go-rundeck