Guillaume Tardif 1bb2909d1a Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several. 5 years ago
..
context.go e2b9f5bc57 Move login to root command, delegate to classic login when only one arg and not dot in it 5 years ago
create.go bbcdad39d5 Renamed docker-classic to “com.docker.com”. 5 years ago
createaci.go 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 5 years ago
inspect.go 1bb2909d1a Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several. 5 years ago
ls.go f6aad0d7b4 Add --json option to commands 5 years ago
rm.go bbcdad39d5 Renamed docker-classic to “com.docker.com”. 5 years ago
show.go 11339761ca Change the way a context is stored 5 years ago
use.go 22d4d250a9 Move the config into own package and outside of cli 5 years ago