moby--moby/cli/command
Akihiro Suda ea43c33330 compose: fix environment interpolation from the client
For an environment variable defined in the yaml without value,
the value needs to be propagated from the client, as in Docker Compose.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-03-14 15:59:40 -04:00
..
bundlefile
checkpoint Print checkpoint id when creating a checkpoint 2016-12-01 23:30:14 -05:00
commands Give a order to AddCommands, for easy read and maintenance. 2016-12-08 16:43:14 +08:00
container Merge pull request #31579 from ijc25/cpuacct 2017-03-13 16:32:18 +00:00
formatter Add support for rollback flags 2017-03-03 16:33:34 -08:00
idresolver service logs: Improve formatting 2017-03-08 14:08:04 -08:00
image Merge pull request #30047 from duglin/distError 2017-03-10 16:44:49 -08:00
inspect do not fail fast when executing inspect command 2017-03-10 16:09:09 +08:00
network Enhance network inspect to show all tasks, local & non-local, in swarm mode 2017-03-13 17:52:08 -07:00
node Delete dots to align with other commands description 2017-02-23 16:46:08 +08:00
plugin Merge pull request #30047 from duglin/distError 2017-03-10 16:44:49 -08:00
prune Add `--filter until=<timestamp>` for `docker container/image prune` 2017-01-04 14:16:42 -08:00
registry change minor mistake of spelling 2016-12-20 21:05:19 +08:00
secret remove cli/command/secrets/utils.go 2017-01-29 13:32:49 +08:00
service Merge pull request #31809 from vieux/bump_api 2017-03-14 11:53:52 -07:00
stack compose: fix environment interpolation from the client 2017-03-14 15:59:40 -04:00
swarm Merge pull request #30814 from YuPengZTE/devSwarmCliExplain 2017-02-21 00:59:58 +01:00
system Enhance network inspect to show all tasks, local & non-local, in swarm mode 2017-03-13 17:52:08 -07:00
task Add `--format` to `docker service ps` 2017-02-10 16:53:04 -08:00
volume Add unit tests to cli/command/volume package 2017-02-27 18:39:35 +01:00
cli.go Hide command options that are related to Windows 2017-03-12 08:47:17 +02:00
events_utils.go
in.go
out.go
registry.go Remove use of forked reference package for cli 2017-01-19 16:04:50 -08:00
trust.go fix flag descriptions for content-trust 2017-01-23 14:52:36 +01:00
utils.go Fix "command.PromptForConfirmation" to accept "enter" for the "N" default 2017-02-06 09:13:07 -08:00