Git Product home page Git Product logo

oracle-commerce-cli's Introduction

Oracle Commerce Cloud CLI

GitHub contributors npm npm

A simple CLI to help with your daily OCC development.

Prerequisites

Installation

npm install -g oracle-commerce-cli

Getting Started

After installing the CLI and make sure your project is following the prerequisites you need to start your project using occ --start. At this point you will inform your current environment and pass the URL + AppKey.

$ occ --start
? Select an environment: TEST
? Admin URL: <URL>
? AppKey: <KEY>
Your project is ready!

After this you can use everything on this CLI.

Note: You only need to do this once, after that if you need to update, change or configure an environment, please use the Environment Manager (occ --env <operation>).

Options

The following table describes the options you can use with occ.

Option Description
-h, --help Provides usage information for the CLI
-V, --version Provides the CLI's version
-s, --start Starts the project setup
-d, --dev Starts Watcher + Browsersync.

Note: Click here to see how configure Browsersync.
-c, --create <type> Creates widget or element.

Options: widget, element.
-r, --refresh <path> Refreshes content from the Commerce instance within the specified directory.
-p, --putAll <path> Sends everything from the specified directory.
-e, --env <operation> Starts the Environment Manager.

Options: current, config, change.
-t, --transfer <path> Transfers things between current and selected environment.
-g, --grab <path> Starts grabbing everything from current environment.

License

Oracle Commerce CLI is MIT licensed.

oracle-commerce-cli's People

Contributors

carmichaelf avatar eduardokeneeth avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.