Appearance
metaplay image pull ENVIRONMENT TAG
Pull a server Docker image from the target environment's repository to the local machine
Appearance
Pull a server Docker image from the target environment's repository to the local machine
metaplay image pull ENVIRONMENT TAG Pull a game server docker image from the target environment's image repository to the local docker daemon.
Expected arguments:
Related commands:
# Pull the docker image with tag '1a27c25753' from environment 'lovely-wombats-build-nimbly'.
metaplay image pull lovely-wombats-build-nimbly 1a27c25753--color <string>: Should the output be colored (yes/no/auto)? [env: METAPLAYCLI_COLOR] (default: auto)--project <string>: Path to the to project directory (where metaplay-project.yaml is located)--skip-version-check: Skip the check for a new CLI version being available--verbose: Enable verbose logging, useful for troubleshooting [env: METAPLAYCLI_VERBOSE]