DockerCLI/command
Daniel Nephin e9d6193dfd Replace fmt.Errorf() with errors.Errorf() in the cli
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-03-24 16:58:07 -04:00
..
bundlefile Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
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 Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
formatter Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
idresolver Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
image Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
inspect Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
network Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
node Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
plugin Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
prune Add `--filter until=<timestamp>` for `docker container/image prune` 2017-01-04 14:16:42 -08:00
registry Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
secret Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
service Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
stack Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
swarm Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
system Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
task Add `--format` to `docker service ps` 2017-02-10 16:53:04 -08:00
volume Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
cli.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
events_utils.go Add subcommand prune to the container, volume, image and system commands 2016-09-29 07:42:53 -07:00
in.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
out.go Windows: OCI process struct convergence 2016-09-19 10:34:31 -07:00
registry.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04: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