command: docker pull short: Pull an image or a repository from a registry long: Pull an image or a repository from a registry usage: docker pull [OPTIONS] NAME[:TAG|@DIGEST] pname: docker plink: docker.yaml options: - option: all-tags shorthand: a default_value: "false" description: Download all tagged images in the repository - option: disable-content-trust default_value: "true" description: Skip image verification