DockerCLI/cli/command/manifest
Sebastiaan van Stijn 719169db63
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-07 14:25:59 +02:00
..
testdata Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
annotate.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
annotate_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
client_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
cmd.go Mark docker-manifest command as experimental (cli) 2018-01-18 13:19:33 -08:00
create_list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
create_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
inspect.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
inspect_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
push.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
push_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
util.go Add riscv64 to manifest annotation and bash completion 2019-09-10 13:00:23 -03:00