modulepackage
0.0.0-20230526121106-97c05dfd0517
Repository: https://github.com/ari1009/cloudvisual.git
Documentation: pkg.go.dev
# README
Cloudvisual
Get a structured view of your Google cloud build
Example
Prerequisite
Have your google cloud build configuration file in your current working directory more info on https://cloud.google.com/build/docs/build-config-file-schema#json_7
extension can be .json, .yaml or .yml
Usage
Running Cloudvisual creates an cloudbuild.pdf file containg a visual graph of your cloud build.
Installation for developer
go build