Appearance
metaplay auth machine-login [AUTH_PROVIDER] [flags]
Sign in to the target authentication provider using a machine account
Appearance
Sign in to the target authentication provider using a machine account
metaplay auth machine-login [AUTH_PROVIDER] [flags] Sign in to the target authentication provider using a machine account.
The default auth provider is 'metaplay'. If you have multiple auth providers configured in your 'metaplay-project.yaml', you can specify the name of the provider you want to use with the argument AUTH_PROVIDER.
Expected arguments:
--dev-credentials <string>: Machine login credentials (prefer passing credentials via the environment variable METAPLAY_CREDENTIALS for better security)--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]