1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Merge pull request #28226 from vieux/exit_exp_plugin

move plugins out of experimental
This commit is contained in:
Victor Vieux
2016-11-10 17:30:54 -08:00
committed by GitHub

View File

@@ -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(