OptionalaliasWhen specified the alias is used to store the org details in the SFDX configuration store. Otherwise the new login is only stored under the username in the SFDX configuration store.
OAuth2 client ID to use for the login request, defaults to the SFDX default client ID when not specified.
OptionalinstanceLogin URL to use for the login request, defaults to sfdx.defaultLoginUrl when not specified.
Optionalscope
Options for the OAuth2 client credentials flow, which can be used to request an access token using only a client ID and client secret without user interaction.