Cog bundle for Rundeck. Created with go-rundeck.
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
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
Content type
Image
Digest
Size
3.7 MB
Last updated
over 9 years ago
docker pull steeef/cog-go-rundeck