Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.39 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.39 KB

occ-catalog-manager for Oracle Commerce Cloud

Build Status Maintainability Coverage Status

A tool to manage OCC's catalog and collections, by automating the repetitive tasks, that can only be done manually through the administration interface.

Installation

npm i -g

Instructions

Usage: ocm -n [sourceserver] -k [keys]

A tool to manage OCC's catalog and collections.

Options:
  -n, --node <node>           URL for the Commerce Cloud administration interface, for example, http://localhost:9080
  -k, --applicationKey <key>  The application key to use to log in to the Commerce Cloud administration interface
  -l, --locale <iso>          default: en, values: en, fr
  -h, --help                  output usage information