Skip to content

Instantly share code, notes, and snippets.

@musketyr
Created November 15, 2021 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save musketyr/df0fe80410d0578478241a53f49cb924 to your computer and use it in GitHub Desktop.
Save musketyr/df0fe80410d0578478241a53f49cb924 to your computer and use it in GitHub Desktop.
Usage: pierrot [-hsV] [--github-token=<token>] [COMMAND]
The GitHub cross-repository governance tool
--github-token=<token>
The GitHub token
-h, --help Show this help message and exit.
-s, --stacktrace Print stack traces
-V, --version Print version information and exit.
Commands:
create creates a file in a matching repositories and creates PRs
delete creates PRs to delete files
pull pulls the matching files locally
push pushes the the local changes and creates PRs
replace replaces content in the files and creates PRs
search searches GitHub and prints the matching files
status searches GitHub Pull Requests and prints their statuses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment