We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
After version 2.0.2, the option --version stopped working:
--version
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
The text was updated successfully, but these errors were encountered:
Thanks for reporting @nfernandes-swoogo we'll get it added back in
Sorry, something went wrong.
dacoburn
No branches or pull requests
Hello,
After version 2.0.2, the option
--version
stopped working:As you can see, this is the error we now get:
While before we had:
The text was updated successfully, but these errors were encountered: