Appearance
dev commands
Commands for local development
Appearance
Commands for local development
metaplay dev Commands for local development
--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 dev botclient [flags] [-- EXTRA_ARGS] - Run BotClient locally (against local or remote server)metaplay dev clean-dashboard-artifacts - [debug] Clean cached build artifacts used by the LiveOps Dashboard build processmetaplay dev dashboard - Run the dashboard Vue.js project locally in development modemetaplay dev export-cli-reference [flags] - Export CLI command referencemetaplay dev image IMAGE:TAG [flags] [-- EXTRA_ARGS] - Run a server Docker image locallymetaplay dev server [flags] [-- EXTRA_ARGS] - Run the .NET game server locally