You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use role:grant command to assign role and scope(instance), but i'm getting below error. Kindly help with specified instances command if i'm doing something wrong
Error: Granting role failed: invalid argument TenantFilter
Command : sfcc-ci role:grant --login [email protected] --role bm-user --scope "development*"
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
PraveenkumarC2005
changed the title
Unable to assign scope(instances) using role:grant command
Unable to assign scope(instances) using role:grant command in AM
May 15, 2024
The --scope is supposed to be a pattern consisting of the four-character realm identifier (zzzz in the examples above), followed by an "_" (underscore)", followed by the instance (any of dev = Development, stg = Staging, prd = Production, s[0-9]+, like s001 = Sandbox 001)
sfcc-ci Version
2.11.0
NodeJS Version
v22.0.0
sfcc-ci Path
/usr/local/bin/sfcc-ci
Host OS Details
ProductName: macOS
ProductVersion: 14.4.1
BuildVersion: 23E224
What happened?
I'm trying to use role:grant command to assign role and scope(instance), but i'm getting below error. Kindly help with specified instances command if i'm doing something wrong
Error: Granting role failed: invalid argument TenantFilter
Command : sfcc-ci role:grant --login [email protected] --role bm-user --scope "development*"
Relevant log output
No response
The text was updated successfully, but these errors were encountered: