Cli keybase gpg export thinks im asking for help
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Keybase GUI Version: 1.0.49-20180524214236+2deb0b3b7c
khamil8686@kah-attic-pc:$ /usr/bin/keybase gpg export$ /usr/bin/keybase gpg export
'gpg' is a help topic, not a command. To see the help for 'gpg', use 'help gpg'
khamil8686@kah-attic-pc:
'gpg' is a help topic, not a command. To see the help for 'gpg', use 'help gpg'
khamil8686@kah-attic-pc:~$ /usr/bin/keybase search
Error parsing command line arguments: Search query must not be empty.
NAME:
keybase search - Search for keybase users
USAGE:
keybase search [command options]
OPTIONS:
-j, --json Output as JSON.
khamil8686@kah-attic-pc:$ keybase gpg export all$ keybase gpg export
'gpg' is a help topic, not a command. To see the help for 'gpg', use 'help gpg'
khamil8686@kah-attic-pc:
'gpg' is a help topic, not a command. To see the help for 'gpg', use 'help gpg'
Awesome program. Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the keybase gpg export CLI entry point shown in the report and compare its handling with the keybase search command. Trace why gpg is treated as a help topic rather than a command, then verify that the export invocation reaches the intended command and no longer prints the help-topic error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100