1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/image
Ignacio Capurro b2551c619d Unit tests for cli/commands/image (except build and tag)
Signed-off-by: Ignacio Capurro <icapurrofagian@gmail.com>
2017-04-23 12:27:39 -05:00
..
build build: accept -f - to read Dockerfile from stdin 2017-04-05 19:42:31 -04:00
testdata Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
build.go builder: add an option for specifying build target 2017-04-10 16:21:43 -07:00
client_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
history.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
history_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
import.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
import_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
inspect.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
inspect_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
list.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
list_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
load.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
load_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
prune.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
prune_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
pull.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
pull_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
push.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
push_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
remove.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
remove_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
save.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
save_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
tag.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
tag_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
trust.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
trust_test.go cli: Split out GetNotaryRepository and associated functions 2016-12-14 10:49:32 -08:00