@magento/aio-cli-plugin-commerce-admin

0.0.3 • Public • Published

Installation

Prerequisites: node.js, aio-cli. To install a revision from this repository:

$ aio plugins:install @magento/aio-cli-plugin-commerce-admin

To install globally from a released npm package:

$ aio plugins:install -g @magento/aio-cli-plugin-commerce-admin

To discover available aio packages:

$ aio discover -i

Local Development

Install project dependencies. npm install

aio plugins:link commerce-gateway/tenant

Configuration

create a config.json file with the following parameters

{
    "baseUrl": "<base_url>",
    "authorizationToken": "<authorization_token>",
    "apiKey": "<api_key>"
}

Perform the following command to update the configuration

aio config:set aio-cli-plugin-commerce-admin <path_to_json_file>

Commands

aio commerce-gateway:tenant:create BODYJSONFILE
aio commerce-gateway:tenant:update tenantid BODYJSONFILE
aio commerce-gateway:tenant:get tenantid

Readme

Keywords

Package Sidebar

Install

npm i @magento/aio-cli-plugin-commerce-admin

Weekly Downloads

0

Version

0.0.3

License

Apache-2.0

Unpacked Size

27.2 kB

Total Files

10

Last publish

Collaborators

  • arjunathreya14
  • aniham
  • bdenham
  • ktynan
  • rkostiv
  • kaydenalthen
  • jomoore-adobe
  • snekkalapudi
  • prabhuramgr
  • magento-owner
  • sirugh
  • depatil