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
or -h switch includes version information.
Helps with analyzing and reporting issues
The text was updated successfully, but these errors were encountered:
Will consider it. As a workaround another option is to use pip: pip show sfctl
pip show sfctl
Sorry, something went wrong.
pip show sfctl gives me a blank. Since this is now GA, we should have the versioning show up. with a --version switch.
@mani-ramaswamy do you have pip or pip3? Try pip3 show sfctl.
pip
pip3
pip3 show sfctl
PR #104 adds this functionality. Use sfctl -v or sfctl --version for output on sfctl version, python version, OS, and python location.
sfctl -v
sfctl --version
No branches or pull requests
or -h switch includes version information.
Helps with analyzing and reporting issues
The text was updated successfully, but these errors were encountered: