Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages