| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cloudbuildgraph visualizes your Google Cloud Build pipelines.
Running cloudbuildgraph will create a cloudbuild.pdf file in your current working directory that contains a visual graph representation of your Cloud Build pipeline.
docker run \
--rm \
--workdir /workspace \
--volume "$(pwd)":/workspace \
ghcr.io/patrickhoefler/cloudbuildgraphbrew install patrickhoefler/tap/cloudbuildgraph
cloudbuildgraph
go build
./cloudbuildgraph
| Back | FazBrowse Home | New Git URL |