Appearance
metaplay debug server-status ENVIRONMENT [flags]
Check the status of a game server deployment
Appearance
Check the status of a game server deployment
metaplay debug server-status ENVIRONMENT [flags] Check the status of a game server deployment.
Runs the same checks as 'deploy server' but without deploying anything:
Expected arguments:
Related commands:
# Let the CLI ask for the target environment to check deployment status.
metaplay debug server-status
# Check the status of a game server deployment in a specific environment.
metaplay debug server-status nimbly--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]