compose/cli/cmd/context
Guillaume Tardif f1fb80ecc5
Merge pull request #161 from docker/context_inspect
Add docker context inspect command relying on classic docker
2020-05-29 15:51:10 +02:00
..
login Fix Azure login : allow getting a backend when no corresponding context already exists with an explicit call from the login command. Will be usefull next for context creation with azure interactive things 2020-05-29 11:35:35 +02:00
context.go Add docker context inspect command relying on classic docker 2020-05-29 12:02:14 +02:00
create.go Change the way a context is stored 2020-05-22 16:32:43 +02:00
createaci.go Change the way a context is stored 2020-05-22 16:32:43 +02:00
inspect.go Add docker context inspect command relying on classic docker 2020-05-29 12:02:14 +02:00
ls.go Change the way a context is stored 2020-05-22 16:32:43 +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 Change the way a context is stored 2020-05-22 16:32:43 +02:00