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

Add a -v switch to display version of sfctl #26

Closed
sridmad opened this issue Sep 15, 2017 · 4 comments
Closed

Add a -v switch to display version of sfctl #26

sridmad opened this issue Sep 15, 2017 · 4 comments

Comments

@sridmad
Copy link
Member

sridmad commented Sep 15, 2017

or -h switch includes version information.

Helps with analyzing and reporting issues

@samedder
Copy link
Collaborator

Will consider it. As a workaround another option is to use pip: pip show sfctl

@mani-ramaswamy
Copy link

pip show sfctl gives me a blank. Since this is now GA, we should have the versioning show up. with a --version switch.

@jeffj6123 jeffj6123 mentioned this issue Jun 7, 2018
6 tasks
@samedder
Copy link
Collaborator

samedder commented Jun 7, 2018

@mani-ramaswamy do you have pip or pip3? Try pip3 show sfctl.

@Christina-Kang
Copy link
Contributor

PR #104 adds this functionality. Use sfctl -v or sfctl --version for output on sfctl version, python version, OS, and python location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants