Merge pull request #23333 from yongtang/23211-spf13-cobra-version
Use spf13/cobra for docker version
This commit is contained in:
@@ -24,7 +24,6 @@ var DockerCommandUsage = []Command{
|
||||
{"save", "Save one or more images to a tar archive"},
|
||||
{"stats", "Display a live stream of container(s) resource usage statistics"},
|
||||
{"update", "Update configuration of one or more containers"},
|
||||
{"version", "Show the Docker version information"},
|
||||
}
|
||||
|
||||
// DockerCommands stores all the docker command
|
||||
|
||||
Reference in New Issue
Block a user