User Parameter (Connect-AdobeCommerce Cmdlet)
Username of the currently authenticated user. Used to connect to AdobeCommerce 2.x servers only.
Syntax
Connect-AdobeCommerce -User string
Data Type
cstr
Default Value
""
Remarks
Username of the currently authenticated user. Used to connect to AdobeCommerce 2.x servers only. See the Establishing a Connection section under Getting Started for more information on authenticating to different versions of AdobeCommerce.
If you are accessing AdobeCommerce as a customer, these credentials correspond to your customer account. To create an account, select Account > Register from the AdobeCommerce home page.
To allow administrator users to connect:
- Assign an admin role to a user by selecting System > Web Services > REST-Roles and click Admin Role.
- Select Permissions > Users and select the user.
This is a required parameter.