mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Moving Image{Push,Pull}Privileged to trust.go
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 0679ae5bf4
Component: cli
This commit is contained in:
@@ -16,7 +16,6 @@ var DockerCommandUsage = []Command{
|
||||
{"login", "Log in to a Docker registry"},
|
||||
{"logout", "Log out from a Docker registry"},
|
||||
{"ps", "List containers"},
|
||||
{"push", "Push an image or a repository to a registry"},
|
||||
{"update", "Update configuration of one or more containers"},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user