We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We now have the shopper login and api access API, which can be administered via API.
https://developer.commercecloud.com/s/api-details/a003k00000VzoEyAAJ/commerce-cloud-developer-centershopperloginandapiaccessadmin
I suggest the following commands
slas:tenant:add [options] slas:tenant:get [options] slas:tenant:delete [options] slas:client:add [options] slas:client:get [options] slas:client:delete [options] slas:client:replace [options]
The text was updated successfully, but these errors were encountered:
Here is an example mini-CLI for interacting with the SLAS API: https://gist.github.com/johnboxall/5fc961a6b6a13440a9a6afd37264459c
Sorry, something went wrong.
#231 add cli param support for client add, add file support tenant add
4f1915b
#231 update readme
a344775
#231 lint free
253f469
#231 url is generated correctly
d5f6c8f
Released with v2.8.0
hnestmann
Successfully merging a pull request may close this issue.
We now have the shopper login and api access API, which can be administered via API.
https://developer.commercecloud.com/s/api-details/a003k00000VzoEyAAJ/commerce-cloud-developer-centershopperloginandapiaccessadmin
I suggest the following commands
The text was updated successfully, but these errors were encountered: