codecommit-scan

command module
v0.0.0-...-cb9bbcd Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: MIT Imports: 13 Imported by: 0

README

codecommit-scan

This utility provides a few quality-of-life commands for inspecting CodeCommit repositories and pull requests.

A few things it can do:

  • List all open PRs waiting for your approval.
codecommit-scan [-region <region>]
  • List all open PRs authored by you.
codecommit-scan [-region <region>] -mine

Install

If you have go tools installed, you can fetch and build the utility with:

go install github.com/kevinms/codecommit-scan@latest

Configure

The AWS shared configuration is automatically loaded, e.g. ~/.aws/config on Linux.

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