Skip to content

Commit

Permalink
Updating documentation to reflect the new flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisStatham committed Jul 17, 2024
1 parent cb65177 commit 3cb7edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@ Flags:
--team-reviewers strings Github team names of the reviewers, in format: 'org/team'
-T, --token string The personal access token for the targeting platform. Can also be set using the GITHUB_TOKEN/GITLAB_TOKEN/GITEA_TOKEN/BITBUCKET_SERVER_TOKEN environment variable.
--topic strings The topic of a GitHub/GitLab/Gitea repository. All repositories having at least one matching topic are targeted.
--use-gh-api Attempt to commit and push through the Github API, rather than pushing through the git client.
-U, --user strings The name of a user. All repositories owned by that user will be used.
-u, --username string The Bitbucket server username.
```
Expand Down

0 comments on commit 3cb7edc

Please sign in to comment.