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

Support for a version flag #13

Open
jackson-theisen opened this issue Apr 29, 2020 · 0 comments
Open

Support for a version flag #13

jackson-theisen opened this issue Apr 29, 2020 · 0 comments

Comments

@jackson-theisen
Copy link

Currently, there is no good way to validate the installation of tfmask. Executing the binary by itself causes it to hang. It would be nice if it supported a -version flag to verify the binary was built/installed correctly.

Example:

wget --output-document="/usr/local/bin/tfmask" https://github.com/cloudposse/tfmask/releases/download/0.4.0/tfmask_linux_amd64 && chmod +x /usr/local/bin/tfmask
/usr/local/bin/tfmask -version
tfmask v0.4.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant