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
Type
/
to 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
.
llnl
/
wormhole-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor flag handling, add tests
- #9
#9
Open
elenangreen
wants to merge 13 commits into
main
llnl/wormhole-cli:main
from
refactor/flags
llnl/wormhole-cli:refactor/flags
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Refactor flag handling, add tests
#9
elenangreen
wants to merge 13 commits into
main
llnl/wormhole-cli:main
from
refactor/flags
llnl/wormhole-cli:refactor/flags
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
refactor: replace cli-altsrc with native MapSource/ValueSourceChain
Show description for 20ac9aa
elenangreen
committed
20ac9aa
View commit details
Copy full SHA for 20ac9aa
Browse repository at this point
Move the --config/--nodefaults parsing and TOML loading logic into a
Show description for 257ea6e
elenangreen
committed
257ea6e
View commit details
Copy full SHA for 257ea6e
Browse repository at this point
fix: config include order
Show description for 632eaee
elenangreen
committed
632eaee
View commit details
Copy full SHA for 632eaee
Browse repository at this point
Fix rebase
elenangreen
committed
84ce1d2
View commit details
Copy full SHA for 84ce1d2
Browse repository at this point
Commits on Aug 3, 2026
tests: add unit and integration tests for flag sources and bootstrap
Show description for 54ef4f7
elenangreen
committed
54ef4f7
View commit details
Copy full SHA for 54ef4f7
Browse repository at this point
test: replace brittle flag tests with invariant checks
Show description for 320094f
elenangreen
committed
320094f
View commit details
Copy full SHA for 320094f
Browse repository at this point
refactor: merge testhelpers into testutil
elenangreen
committed
4757655
View commit details
Copy full SHA for 4757655
Browse repository at this point
fix: use ValueSourceChain.Append and document globalHandler signature
Show description for c0cfbab
elenangreen
committed
c0cfbab
View commit details
Copy full SHA for c0cfbab
Browse repository at this point
fix: drop unnecessary tt := tt loop-variable shadows
elenangreen
committed
2a37008
View commit details
Copy full SHA for 2a37008
Browse repository at this point
refactor: simplify tests, revert chain.Append change
elenangreen
committed
c9c2479
View commit details
Copy full SHA for c9c2479
Browse repository at this point
fix: add bootstrap flags to main cli, env var support in bootstrap
Show description for f2db791
elenangreen
committed
f2db791
View commit details
Copy full SHA for f2db791
Browse repository at this point
fix: unhide nodefaults and config from help output
elenangreen
committed
9832153
View commit details
Copy full SHA for 9832153
Browse repository at this point
test: cleanup pass
Show description for d39fa47
elenangreen
committed
d39fa47
View commit details
Copy full SHA for d39fa47
Browse repository at this point
You can’t perform that action at this time.