settings:profile and settings:update-profile commands manage the account that the current API key belongs to — your display name and password.
settings:profile
Get your user profile (name, email, and account details for the authenticated user).Examples
settings:update-profile
Update your user profile. You must provide at least one of--name or --password; if neither is supplied the command exits with an error.
Examples