Guillaume Tardif
|
ee062e8333
ACI Stop implementation
|
пре 5 година |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
пре 5 година |
aiordache
|
d1b8bcb2c7
fix signal passing to mobycli
|
пре 5 година |
aiordache
|
87245ef727
rename packages ( amazon to ecs and azure to aci )
|
пре 5 година |
aiordache
|
355295696f
Create aws context
|
пре 5 година |
aiordache
|
5a26b25709
handle compose on all context types
|
пре 5 година |
Guillaume Tardif
|
492ce96dd4
Implement azure logout
|
пре 5 година |
Guillaume Tardif
|
0776e79e8e
Exit without error message if user canceled command (typical scenario : ACI `logs — follow` and ctrl-C while querying ACI)
|
пре 5 година |
Guillaume Tardif
|
964e331a10
Specific exit code when command fails because azure login is required. Will be used by VSCode Docker integration
|
пре 5 година |
Djordje Lukic
|
98976e4cb4
Cleanup entrypoint
|
пре 5 година |
Djordje Lukic
|
908212a947
Add version in the main package
|
пре 5 година |
Djordje Lukic
|
0c1f0f81df
Usage metrics
|
пре 5 година |
Guillaume Tardif
|
fa8b911cd8
Allow running `docker -v` or `--version` even if context is not default
|
пре 5 година |
Guillaume Tardif
|
38d4f8d25a
Shell out to Moby cli if user uses -H, regardless of context set. Moby cli will refuse both options (context & host) to be set at the same time
|
пре 5 година |
Guillaume Tardif
|
dbaab41604
Changed root level debug shorthand to capital D, make it consistent with Moby flag and not clash with —detach future option
|
пре 5 година |
Guillaume Tardif
|
45750fe104
Do not display “docker for the 2020s” as the first help line !
|
пре 5 година |
Djordje Lukic
|
ad72c866cc
Add license headers
|
пре 5 година |
Guillaume Tardif
|
ab3cd0fec1
Renamed ExecIfDefaultCtxType for more explicit behaviour
|
пре 5 година |
Guillaume Tardif
|
bbcdad39d5
Renamed docker-classic to “com.docker.com”.
|
пре 5 година |
Ulysses Souza
|
96bc1ca6f1
Add inspect command
|
пре 5 година |
Guillaume Tardif
|
0de2522079
Renamed Moby backend to “local” backend. This will leave “moby” available for default type contexts
|
пре 5 година |
Guillaume Tardif
|
336df897c1
Merge pull request #207 from docker/version_cli
|
пре 5 година |
Guillaume Tardif
|
98f7a8e1aa
When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same.
|
пре 5 година |
Guillaume Tardif
|
dda4b0f3bf
Wrap error cause so that we can understand why the cli cannot determine current context.
|
пре 5 година |
Guillaume Tardif
|
376a4b671c
version command adding azure integration beta version in textual output
|
пре 5 година |
Guillaume Tardif
|
72bae873c5
Do not delegate to old cli if cobra fails before invoking the PreRun or SetHelp hook that call isOwnCommand(). Find the command from root.Find(args).
|
пре 5 година |
Djordje Lukic
|
22d4d250a9
Move the config into own package and outside of cli
|
пре 5 година |
Guillaume Tardif
|
f939dd4d47
Display friendly message if unknown command is available in default context
|
пре 5 година |
Guillaume Tardif
|
e2b9f5bc57
Move login to root command, delegate to classic login when only one arg and not dot in it
|
пре 5 година |
Guillaume Tardif
|
528d47ce08
Add docker context inspect command relying on classic docker
|
пре 5 година |