mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- missing help option in `docs/reference/commandline/*.md` (some files have it, the other I fixed didn't) - missing `[OPTIONS]` in Usage description - missing options - formatting - start/stop idempotence Signed-off-by: Antonio Murdaca <amurdaca@redhat.com> Upstream-commit: 14e8898648909379f37049828e103ba1c97f253b Component: engine
516 B
516 B
push
Usage: docker push [OPTIONS] NAME[:TAG]
Push an image or a repository to the registry
--disable-content-trust=true Skip image signing
--help=false Print usage
Use docker push to share your images to the Docker Hub
registry or to a self-hosted one.