1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

move plugins out of experimental

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux
2016-11-09 17:49:09 -08:00
parent 79e1fd01ce
commit f5cea67e33

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(