Feature Request: add version flag #73
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/OpenSpec
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
RFC - Request For Comments
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
hermes-attempted
hermes-needs-clarification
hermes-ready
hermes-review
hermes-wip
human-required
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
agentic-forges/forgejo-mcp#73
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current behaviour
at the moment we have the following behaviour:
Overview
Version flag is a typical way of checking the installation and the version of a program.
Downstream in Nixpkgs we use the
versionCheckHookas validation check.For it to work we would appreciate this feature.
References
Hey, what about
codeberg.org/goern/forgejo-mcp@433446bfb6Is that good enough?
@goern wrote in https://codeberg.org/goern/forgejo-mcp/issues/73#issuecomment-10559440:
I think this is not really it as you were implementing a subcomand instead of a flag.
Should propably be more similiar to the other flags here in
cmd/cmd.go: