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
.
docker
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
6k
Code
Issues
573
Pull requests
244
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
context: various cleanups and improvements
- #3790
#3790
Merged
thaJeztah
merged 14 commits into
docker:master
docker/cli:master
from
thaJeztah:context_cleanup
thaJeztah/cli:context_cleanup
Copy head branch name to clipboard
Sep 30, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
context: various cleanups and improvements
#3790
thaJeztah
merged 14 commits into
docker:master
docker/cli:master
from
thaJeztah:context_cleanup
thaJeztah/cli:context_cleanup
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2022
cli/context/store: metadataStore.get(), .remove(): accept name instead of ID
Show description for c6dfff1
thaJeztah
committed
c6dfff1
View commit details
Copy full SHA for c6dfff1
Browse repository at this point
cli/context/store: listRecursivelyMetadataDirs(): use filepath.Join()
Show description for f843c42
thaJeztah
committed
f843c42
View commit details
Copy full SHA for f843c42
Browse repository at this point
cli/context/store: removeAllContextData(): accept name instead of ID
Show description for d0398c4
thaJeztah
committed
d0398c4
View commit details
Copy full SHA for d0398c4
Browse repository at this point
cli/context/store: TestTlsCreateUpdateGetRemove(): use correct ID
Show description for 42e275e
thaJeztah
committed
42e275e
View commit details
Copy full SHA for 42e275e
Browse repository at this point
cli/context/store: removeAllEndpointData(): accept name instead of ID
Show description for c3eb116
thaJeztah
committed
c3eb116
View commit details
Copy full SHA for c3eb116
Browse repository at this point
cli/context/store: createOrUpdate(): accept name instead of ID
Show description for 3b7f13a
thaJeztah
committed
3b7f13a
View commit details
Copy full SHA for 3b7f13a
Browse repository at this point
cli/context/store: getData(): accept name instead of ID
Show description for 0bcdff2
thaJeztah
committed
0bcdff2
View commit details
Copy full SHA for 0bcdff2
Browse repository at this point
cli/context/store: remove(): accept name instead of ID
Show description for 712cc9a
thaJeztah
committed
712cc9a
View commit details
Copy full SHA for 712cc9a
Browse repository at this point
cli/context/store: listContextData(): accept name instead of ID
Show description for 9720d5b
thaJeztah
committed
9720d5b
View commit details
Copy full SHA for 9720d5b
Browse repository at this point
cli/context/store: remove filePath(), make contextDir() accept name
Show description for 38f54e7
thaJeztah
committed
38f54e7
View commit details
Copy full SHA for 38f54e7
Browse repository at this point
cli/context/store: simplify error handling, and make it more idiomatic
Show description for de6020a
thaJeztah
committed
de6020a
View commit details
Copy full SHA for de6020a
Browse repository at this point
cli/context/store: New(): return concrete type
Show description for 951bb48
thaJeztah
committed
951bb48
View commit details
Copy full SHA for 951bb48
Browse repository at this point
cli/context/store: List(): don't interrupt listing for not-found errors
Show description for 09c94c1
thaJeztah
committed
09c94c1
View commit details
Copy full SHA for 09c94c1
Browse repository at this point
cli/context/store: rename removeAllContextData(), removeAllEndpointData()
Show description for cd7c493
thaJeztah
committed
cd7c493
View commit details
Copy full SHA for cd7c493
Browse repository at this point
You can’t perform that action at this time.