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
I got tfnotify binary from GitHub Releases, But tfnotify --version option doesn't seems to work.
tfnotify --version
$ wget https://github.com/mercari/tfnotify/releases/download/v0.7.0/tfnotify_darwin_amd64.tar.gz $ tar xvf tfnotify_darwin_amd64.tar.gz $ ./tfnotify --version tfnotify version unset
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
WHAT
I got tfnotify binary from GitHub Releases, But
tfnotify --version
option doesn't seems to work.$ wget https://github.com/mercari/tfnotify/releases/download/v0.7.0/tfnotify_darwin_amd64.tar.gz $ tar xvf tfnotify_darwin_amd64.tar.gz $ ./tfnotify --version tfnotify version unset
The text was updated successfully, but these errors were encountered: