You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect Usage. flag provided but not defined: -version
To Reproduce
[12/04/23 1:43:34] ➜ github_config git:(master) ✗ go install github.com/gruntwork-io/[email protected]
[12/04/23 1:45:07] ➜ github_config git:(master) ✗ git-xargs --version
Incorrect Usage. flag provided but not defined: -version
Usage: git-xargs [--loglevel] [--github-org] [--draft] [--dry-run] [--skip-pull-requests] [--skip-archived-repos]
[--repo] [--repos] [--branch-name] [--base-branch-name] [--commit-message] [--pull-request-title]
[--pull-request-description] [--reviewers] [--team-reviewers] [--seconds-between-prs] [--max-pr-retries]
[--seconds-to-wait-when-rate-limited] [--no-skip-ci] [--keep-cloned-repositories] [--help] command [options] [args]
git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
Commands:
help, h Shows a list of commands or helpfor one command
ERROR: flag provided but not defined: -version
[12/04/23 1:45:12] ➜ github_config git:(master) ✗
Describe the bug
When running
git-xargs --version
gives the errorTo Reproduce
This also happens when running
Expected behavior
I would expect to get the version of git-xargs.
Nice to have
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: