From f5cea67e3317fd7f439bd10fcd15f80b8a4b780b Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Wed, 9 Nov 2016 17:49:09 -0800 Subject: [PATCH] move plugins out of experimental Signed-off-by: Victor Vieux --- command/plugin/cmd.go | 1 - 1 file changed, 1 deletion(-) diff --git a/command/plugin/cmd.go b/command/plugin/cmd.go index e55f4ef327..6e1160fd91 100644 --- a/command/plugin/cmd.go +++ b/command/plugin/cmd.go @@ -16,7 +16,6 @@ func NewPluginCommand(dockerCli *command.DockerCli) *cobra.Command { cmd.SetOutput(dockerCli.Err()) cmd.HelpFunc()(cmd, args) }, - Tags: map[string]string{"experimental": ""}, } cmd.AddCommand(