print

command
v0.0.173 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

Config Printer

The config printer is a debugging utility that prints a TestGrid configuration in a human-readable format. It will read from the local filesystem or Google Cloud Storage.

Usage and installation

The tool can be built and run with Bazel.

bazel run //config/print -- gs://example/config

The tool can be installed via go install. You may want to rename the resulting binary so it doesn't shadow your shell's print utility.

go install ./config/print
print gs://example/config

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL