Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cfengine
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
201
Star
532
Code
Pull requests
8
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Fixed short options missing from getopt option strings
- #6262
#6262
Merged
olehermanse
merged 10 commits into
master
cfengine/core:master
from
pr-getopt-optstring-fixes
cfengine/core:pr-getopt-optstring-fixes
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fixed short options missing from getopt option strings
#6262
olehermanse
merged 10 commits into
master
cfengine/core:master
from
pr-getopt-optstring-fixes
cfengine/core:pr-getopt-optstring-fixes
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
cf-check: Added missing 'V' to short option string
Show description for 89d8d81
claude
committed
89d8d81
View commit details
Copy full SHA for 89d8d81
Browse repository at this point
cf-execd: Removed stray '1' from short option string
Show description for da0c3f6
claude
committed
da0c3f6
View commit details
Copy full SHA for da0c3f6
Browse repository at this point
cf-monitord: Removed stray 'S' from short option string
Show description for fa793f5
claude
committed
fa793f5
View commit details
Copy full SHA for fa793f5
Browse repository at this point
cf-net: Added missing 't:' and 'c:' to short option string
Show description for 8f1f652
claude
committed
8f1f652
View commit details
Copy full SHA for 8f1f652
Browse repository at this point
cf-promises: Removed stray 'S' and vestigial 'i:' from short option string
Show description for 2d43475
claude
committed
2d43475
View commit details
Copy full SHA for 2d43475
Browse repository at this point
cf-runagent: Removed vestigial 'q:' and stray 'S' from short option string
Show description for f7817a3
claude
committed
f7817a3
View commit details
Copy full SHA for f7817a3
Browse repository at this point
cf-runagent: Added --no-lock long option for existing -K
Show description for 4fd98b4
claude
committed
4fd98b4
View commit details
Copy full SHA for 4fd98b4
Browse repository at this point
cf-secret: Added missing 'v', 'I' and 'g:' to short option string
Show description for 443c911
claude
committed
443c911
View commit details
Copy full SHA for 443c911
Browse repository at this point
cf-serverd: Fixed -L (--ld-library-path) to consume its argument
Show description for 660af3c
claude
committed
660af3c
View commit details
Copy full SHA for 660af3c
Browse repository at this point
cf-testd: Added missing 'r:' to short option string
Show description for 9bad591
claude
committed
9bad591
View commit details
Copy full SHA for 9bad591
Browse repository at this point
You can’t perform that action at this time.