Appearance
debug commands
Debug and diagnostic commands
Appearance
Debug and diagnostic commands
metaplay debug Commands for debugging and diagnostics of running game servers
--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 debug admin-request ENVIRONMENT METHOD PATH [flags] - Make HTTP requests to the game server admin APImetaplay debug collect-cpu-profile [ENVIRONMENT] [POD] [flags] - Collect a CPU profile from a running server podmetaplay debug collect-heap-dump [ENVIRONMENT] [POD] [flags] - Collect a heap dump from a running server podmetaplay debug database [ENVIRONMENT] [SHARD] [flags] [-- EXTRA_ARGS] - Connect to a database shard for the specified environmentmetaplay debug logs [ENVIRONMENT] [flags] - Show logs from one or more game server podsmetaplay debug server-status ENVIRONMENT [flags] - Check the status of a game server deploymentmetaplay debug shell [ENVIRONMENT] [POD] [flags] - Start a debug container targeting the specified pod