Skip to content

steeef/cog-go-rundeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Cog bundle for the Rundeck interface go-rundeck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published