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
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
.
linuxfoundation
/
lfx-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement lfx api command for raw authenticated API calls
- #6
#6
Merged
emsearcy
merged 16 commits into
main
linuxfoundation/lfx-cli:main
from
lfxv2-2517-api-command
linuxfoundation/lfx-cli:lfxv2-2517-api-command
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Implement lfx api command for raw authenticated API calls
#6
emsearcy
merged 16 commits into
main
linuxfoundation/lfx-cli:main
from
lfxv2-2517-api-command
linuxfoundation/lfx-cli:lfxv2-2517-api-command
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Implement lfx api command for raw authenticated API calls
Show description for f9d7086
emsearcy
committed
f9d7086
View commit details
Copy full SHA for f9d7086
Browse repository at this point
Add unit tests for lfx api's pure/testable helpers
Show description for f3484be
emsearcy
committed
f3484be
View commit details
Copy full SHA for f3484be
Browse repository at this point
Drop stale Jira ticket reference from credstore comment
Show description for c831d3d
emsearcy
committed
c831d3d
View commit details
Copy full SHA for c831d3d
Browse repository at this point
Clarify why lfx api excludes PATCH
Show description for 1e1db1b
emsearcy
committed
1e1db1b
View commit details
Copy full SHA for 1e1db1b
Browse repository at this point
Auto-promote GET to POST when a body is explicitly supplied; fix stdin Stat() error handling
Show description for 8c3f7ce
emsearcy
committed
8c3f7ce
View commit details
Copy full SHA for 8c3f7ce
Browse repository at this point
Use a real query-string endpoint in the README GET example
Show description for cce07c7
emsearcy
committed
cce07c7
View commit details
Copy full SHA for cce07c7
Browse repository at this point
Address Copilot review feedback on lfx api
Show description for b970ee0
emsearcy
committed
b970ee0
View commit details
Copy full SHA for b970ee0
Browse repository at this point
Commits on Aug 27, 2026
Address additional Copilot review feedback on lfx api
Show description for 5be4fb3
emsearcy
committed
5be4fb3
View commit details
Copy full SHA for 5be4fb3
Browse repository at this point
Address further Copilot review feedback on lfx api
Show description for b00127b
emsearcy
committed
b00127b
View commit details
Copy full SHA for b00127b
Browse repository at this point
Address further Copilot review feedback on lfx api
Show description for 2183d19
emsearcy
committed
2183d19
View commit details
Copy full SHA for 2183d19
Browse repository at this point
Commits on Aug 28, 2026
Address remaining PR review nits on lfx api
Show description for 3833f79
emsearcy
committed
3833f79
View commit details
Copy full SHA for 3833f79
Browse repository at this point
Clarify that --hostname sends the bearer token to the named host
Show description for 67af917
emsearcy
committed
67af917
View commit details
Copy full SHA for 67af917
Browse repository at this point
Restrict --hostname to development-environment logins
Show description for bfb23c5
emsearcy
committed
bfb23c5
View commit details
Copy full SHA for bfb23c5
Browse repository at this point
Fix query-string loss in apiJoinURL and empty --input= handling
Show description for 450baae
emsearcy
committed
450baae
View commit details
Copy full SHA for 450baae
Browse repository at this point
Revert apiJoinURL to simple concatenation; fix scheme case-sensitivity
Show description for 8cf2701
emsearcy
committed
8cf2701
View commit details
Copy full SHA for 8cf2701
Browse repository at this point
Clarify rationale for the --hostname development-environment gate
Show description for 3cb2cbd
emsearcy
committed
3cb2cbd
View commit details
Copy full SHA for 3cb2cbd
Browse repository at this point
You can’t perform that action at this time.