This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
compose
Watch
1
Star
0
Fork
0
You've already forked compose
mirror of
https://github.com/docker/compose.git
synced
2025-11-02 04:35:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
cli
/
cmd
/
context
History
Guillaume Tardif
113350a09d
Context create aci is now a subcommand, as Moby and example. Root
docker context create
also allows backward compatibility to create docker contexts as before
2020-06-15 12:19:06 +02:00
..
context.go
Move login to root command, delegate to classic login when only one arg and not dot in it
2020-06-01 22:55:46 +02:00
create.go
Context create aci is now a subcommand, as Moby and example. Root
docker context create
also allows backward compatibility to create docker contexts as before
2020-06-15 12:19:06 +02:00
createaci.go
Context create aci is now a subcommand, as Moby and example. Root
docker context create
also allows backward compatibility to create docker contexts as before
2020-06-15 12:19:06 +02:00
inspect.go
Move login to root command, delegate to classic login when only one arg and not dot in it
2020-06-01 22:55:46 +02:00
ls.go
Fix
docker context ls
that was not displaying legacy context endpoints
2020-06-15 12:10:54 +02:00
rm.go
Add licenses
2020-05-15 09:14:52 +02:00
show.go
Change the way a context is stored
2020-05-22 16:32:43 +02:00
use.go
Move the config into own package and outside of cli
2020-06-08 16:01:36 +02:00