This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
DockerCLI
/
cli
/
command
/
context
/
testdata
/
quiet-list.golden
4 lines
22 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Fast Context Switch: commands Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2018-11-09 09:10:41 -05:00
current
Make default context behaves like a real context: - when using "--context default" parameter - when printing the list of contexts - when exporting the default context to a tarball Signed-off-by: Jean-Christophe Sirot <jean-christophe.sirot@docker.com> (+1 squashed commit) Squashed commits: [20670495] Fix CLI initialization for the `docker stack deploy --help` command and ensure that the dockerCli.CurrentContext() always returns a non empty context name (default as a fallback) Remove now obsolete code handling empty string context name Minor code cleanup Signed-off-by: Jean-Christophe Sirot <jean-christophe.sirot@docker.com>
2019-03-06 09:01:12 -05:00
default
Fast Context Switch: commands Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2018-11-09 09:10:41 -05:00
other