Appearance
auth commands
Authenticate to Metaplay Cloud
Appearance
Authenticate to Metaplay Cloud
metaplay auth Commands related to authenticating with Metaplay Cloud. Supports sign in via a browser for human users and using a secret for machine users.
--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 auth login [AUTH_PROVIDER] - Login to your authentication provider using the browsermetaplay auth logout [AUTH_PROVIDER] - Sign out from the target authentication providermetaplay auth machine-login [AUTH_PROVIDER] [flags] - Sign in to the target authentication provider using a machine accountmetaplay auth whoami [AUTH_PROVIDER] [flags] - Show information about the signed in user