Last active
August 29, 2015 13:59
-
-
Save craighurley/10776094 to your computer and use it in GitHub Desktop.
bash completion keybase subcommands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# keybase v0.2.21 | |
complete -o "nospace" -W "cert config decrypt encrypt help id join keygen list-tracking login logout pull push prove reset revoke revoke-proof search sign status switch track untrack update verify version" keybase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment