项目作者: oracle-commerce-cloud

项目描述 :
Simple OCC layout manager
高级语言: TypeScript
项目地址: git://github.com/oracle-commerce-cloud/occ-layout-manager.git


occ-layout-manager for Oracle Commerce Cloud

Build Status
Maintainability
Coverage Status

A tool to manage OCC‘s
layouts and widget instances, by automating the repetitive tasks, that can only be done manually through the administration interface.

Installation

  1. npm i -g

Instructions

  1. Usage: olm -n [sourceserver] -k [keys]
  2. A tool to manage OCC's layouts and widget instances.
  3. Options:
  4. -n, --node <node> URL for the Commerce Cloud administration interface, for example, http://localhost:9080
  5. -k, --applicationKey <key> The application key to use to log in to the Commerce Cloud administration interface
  6. -l, --locale <iso> default: en, values: en, fr
  7. -h, --help output usage information

Examples

Instance oparations: Replace an instance by another one.