Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: option --version stopped working #54

Open
nfernandes-swoogo opened this issue Feb 18, 2025 · 1 comment
Open

regression: option --version stopped working #54

nfernandes-swoogo opened this issue Feb 18, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nfernandes-swoogo
Copy link

Hello,

After version 2.0.2, the option --version stopped working:

Image

As you can see, this is the error we now get:

$ socketcli --version
usage: socketcli [-h] [--api-token <token>] [--repo <owner/repo>] [--integration <type>] [--owner <name>] [--branch <name>] [--committers [<name> ...]]
[--pr-number <number>] [--commit-message <message>] [--commit-sha <sha>] [--target-path <path>] [--sbom-file <path>] [--files <json>] [--default-branch]
[--pending-head] [--generate-license] [--enable-debug] [--enable-json] [--disable-overview] [--allow-unverified] [--disable-security-issue]
[--ignore-commit-files] [--disable-blocking] [--scm <type>] [--timeout <seconds>]
socketcli: error: unrecognized arguments: --version

While before we had:

$ socketcli --version
socketcli 1.0.47
@dacoburn dacoburn added the bug Something isn't working label Feb 19, 2025
@dacoburn dacoburn self-assigned this Feb 19, 2025
@dacoburn
Copy link
Collaborator

Thanks for reporting @nfernandes-swoogo we'll get it added back in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants