Appearance
metaplay image push ENVIRONMENT IMAGE:TAG
Push a built server Docker image to the target environment's docker image repository
Appearance
Push a built server Docker image to the target environment's docker image repository
metaplay image push ENVIRONMENT IMAGE:TAG Push a built game server docker image to the target environment's image repository.
Expected arguments:
Related commands:
# Push the docker image 'mygame:1a27c25753' into environment 'nimbly'.
metaplay image push nimbly mygame: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]