Implement `version` cmd or `--version` / `-v` flag
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by locating the CLI command and flag registration, then trace how the current version is available to the binary. Verify that turnkey version, turnkey -v, and turnkey --version all return the current CLI version.
Written by the indexing model from the issue text.
Description
This is pretty standard, and lets users know which version they're using, if unsure. brew tracks version information, but if users download binaries directly it won't be easy to tell which is which.
turnkey versionturnkey -vturnkey --version
Should all return the current CLI version ideally.
- Dominant language
- Go
- Stars
- 22
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
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.
More from tkhq/tkcli
-
Bug: "cannot execute binary file: Exec format error" when installing via Homebrew on Linux x86_64 Open
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
needs-acceptance wg/data-plane-networking
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
vllm-project/semantic-router#4024 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
alexgorbatchev/dotfiles#107 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100