Skip to content

kkallday/deployment-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

deployment-extractor

When a BOSH deployment fails, you cannot retrieve the manifest with a bosh download manifest. This program will extract the manifest from a create deployment task by tapping into its debug logs. It expects the BOSH debug log from stdin and will print the manifest to stdout. See example usage below.

install

go get github.com/kkallday/deployment-extractor

usage

bosh task <insert task id> --debug | deployment-extractor

About

It's "bosh download manifest" for failed deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages