Created
November 15, 2021 15:04
-
-
Save musketyr/df0fe80410d0578478241a53f49cb924 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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