Commits
User selector
Commit history
Commits on Aug 19, 2025
cli/flags: remove special quote handling for `--tlsXXX` flags
Show description for 9b9d103committed
Commits on Aug 18, 2025
cli/flags: add "hostVar" to handle --host / -H as a single string
Show description for f14eeebcommitted
Commits on Aug 16, 2025
cli/flags: use a regular StringArray for the `--host` / `-H` flag
Show description for 5ee2906committed
Commits on Aug 15, 2025
opts: deprecate QuotedString
Show description for 187a942committed
Commits on Jul 21, 2025
vendor: github.com/docker/docker master (v29.0-dev)
Show description for 644dc16committed
Commits on Feb 3, 2025
cli/flags: suppress some errors
Show description for 13ef829committed
Commits on Jun 28, 2023
cli: move "config" flag to cli/flags/ClientOptions.InstallFlags()
Show description for 3cad05fcommittedcli/flags: add EnvEnableTLS const for "DOCKER_TLS"
Show description for 1c1329fcommitted
Commits on May 7, 2023
docs: update description for docker -H flag
Show description for 759fa58committed
Commits on Apr 1, 2023
cli/flags: remove deprecated CommonOptions, NewCommonOptions
Show description for aace828committed
Commits on Jan 6, 2023
cmd: set double quotes as code delimiter
Show description for 4595ce5committed
Commits on Dec 15, 2022
cli/flags: remove outdated TODO
Show description for 2f733b8committed
Commits on Nov 22, 2022
cli/flags: merge CommonOptions into ClientOptions
Show description for 3499669committed
Commits on Mar 30, 2022
use client consts for environment variable names
Show description for 1db2da5committed
Commits on Mar 15, 2022
Update list commands with better format flag description
Show description for a4a734dauthored andcommittedAdd "json" as default value to format flag in all inspect commands.
Show description for 84d47b5authored andcommitted
Commits on Mar 4, 2022
remove alias for cli/config imports
Show description for b7e4f3dcommitted
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Jan 4, 2019
Introduce docker context store
Show description for b34f340committed
Commits on Aug 2, 2018
support SSH connection
Show description for 6f61cf0committed
Commits on Jun 22, 2018
Scope orchestration selection to stack commands only
Show description for 71272ddauthored andcommitted
Commits on Jun 8, 2018
Update tests to use gotest.tools 👼
Show description for 2c4de4fcommitted
Commits on May 28, 2018
--orchestrator flag is now a persistent flag
Show description for 770daefcommitted
Commits on May 19, 2018
Use Cobra built-in --version feature
Show description for a3fe7d6committed
Commits on May 15, 2018
Support 'all' in orchestrator flag for docker stack ls
Show description for 4d947decommitted
Commits on Mar 6, 2018
Convert to assert.NilError
Show description for baf65a5committedAutomated migration
Show description for 39c2ca5committed
Commits on Feb 6, 2018
Add DOCKER_TLS environment variable
Show description for 42fa3efcommitted
Commits on Jan 3, 2018
Fix PR comments
Show description for f1b1161committed
Commits on Dec 28, 2017
Set a global orchestrator flag
Show description for 5d375b3authored andcommitted
Commits on Sep 1, 2017
updated vendoring
Show description for a0113c3authored andcommitted
Commits on May 15, 2017
Update cli imports to using local package
Show description for d7f6563committed
Commits on May 8, 2017
Remove unused trust key
Show description for 515d0fdcommitted
Commits on Apr 17, 2017
Update imports.
Show description for 10641c2committedImport docker/docker/cli
Show description for 1630fc4committed
Loading