Skip to content

randomtask1155/changelog-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changelog Reports

build

./build.sh

usage

Usage of ./gather_changelogs:
  -c string
    	Name of customer (default "ANONYMOUS")
  -n	Use this flag if this is a non-prod environment
  -o string
    	defaults to current working director (default "./")
  -p	Use this flag if this is a prod environemnt

Examples

gathering logs anonymously

sudo -u tempest-web ./gather_changelogs_amd64 -p -o /tmp/

gather example

rendering logs

gunzip /tmp/anonymous_prod_opsman-changelogs.tar.gz
./render_changelogs_amd64 -i /tmp/anonymous_prod_opsman-changelogs.tar

render example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors