Appearance
image commands
Commands for managing server Docker images
Appearance
Commands for managing server Docker images
metaplay image Commands for managing server Docker images
--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]metaplay image list ENVIRONMENT [flags] - List Docker images in the target environment's image repositorymetaplay image pull ENVIRONMENT TAG - Pull a server Docker image from the target environment's repository to the local machinemetaplay image push ENVIRONMENT IMAGE:TAG - Push a built server Docker image to the target environment's docker image repository