aws-cb

module
v0.0.0-...-7f8dc04 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT

README

aws-cb

AWS CodeBuild utility tool

Install

# install from source
go install github.com/Konboi/aws-cb/cmd/cb@latest

# or build in a local checkout
go build -o cb ./cmd/cb

Usage

cb - AWS CodeBuild utility tool

Usage:
  cb list                    # list CodeBuild projects
  cb list <PROJECT>          # list recent builds for a project
  cb less <BUILD_ID>         # display build log (stub)
  cb rerun <BUILD_ID>        # rerun build (stub)

Flags: (command-specific where applicable)
  -h, --help                 Show help

Directories

Path Synopsis
cmd
cb command
internal
cli

Jump to

Keyboard shortcuts

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