DockerCLI/cli/command
Sebastiaan van Stijn 81ee98e861
Merge pull request #1453 from tiborvass/18.09-builder-prune-filter-unused-for
[18.09 backport] builder/prune: rename max-age filter to unused-for in help output
2018-10-17 17:56:13 +02:00
..
builder builder/prune: rename max-age filter to unused-for in help output 2018-10-17 00:37:24 +00:00
bundlefile Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
checkpoint Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
commands Add `docker engine` commands only on Linux… 2018-09-11 16:57:54 +02:00
config refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04:00
container build: add options to builder prune 2018-09-05 03:33:30 +00:00
engine Update release note link to final location 2018-10-08 16:25:49 -07:00
formatter system/df: allow -v with --format 2018-09-22 01:33:03 +00:00
idresolver Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
image Merge pull request #1432 from thaJeztah/18.09_backport_use_string_builder 2018-10-16 19:42:29 -07:00
inspect Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
manifest Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
network build: add options to builder prune 2018-09-05 03:33:30 +00:00
node refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04:00
plugin The output of plugin list command is sorted by plugin name 2018-07-05 12:35:53 -04:00
registry Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
secret refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04:00
service Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00
stack refactor stack ps tests to table-driven 2018-08-10 15:13:45 -04:00
swarm Global Default Address Pool feature support 2018-08-21 14:34:00 -04:00
system system/df: allow -v with --format 2018-09-22 01:33:03 +00:00
task Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
trust [WIP] fix trust inspect typo 'AdminstrativeKeys' 2018-08-19 17:57:04 -07:00
volume build: add options to builder prune 2018-09-05 03:33:30 +00:00
cli.go build: only show buildkit-specific flags if buildkit is enabled 2018-10-12 00:16:48 +02:00
cli_test.go Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
events_utils.go updated vendoring 2017-09-01 19:41:06 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
orchestrator.go Warn if DOCKER_ORCHESTRATOR is still used but not DOCKER_STACK_ORCHESTRATOR 2018-06-22 13:58:39 -07:00
orchestrator_test.go Warn if DOCKER_ORCHESTRATOR is still used but not DOCKER_STACK_ORCHESTRATOR 2018-06-22 13:58:39 -07:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
registry_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
utils.go Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00