@jetshop/cli

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/jetshop-cli.svg)](https://npmjs.org/package/jetshop-cli) [![Downloads/week](https://img.shields.io/npm/dw/jetshop-cli.svg)](https

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@jetshop/cli
5.16.723 days ago6 years agoMinified + gzip package size for @jetshop/cli in KB

Readme

jetshop-cli
oclif Version Downloads/week License
Usage
```sh-session $ npm install -g @jetshop/cli $ jetshop COMMAND running command... $ jetshop (-v|--version|version) @jetshop/cli/5.16.7 darwin-arm64 node-v16.20.2 $ jetshop --help COMMAND USAGE $ jetshop COMMAND ...
<!-- usagestop -->

# Commands

<!-- commands -->
* [`jetshop help [COMMAND]`](#jetshop-help-command)
* [`jetshop init [REPONAME] [SHOPID]`](#jetshop-init-reponame-shopid)

## `jetshop help [COMMAND]`

display help for jetshop
USAGE $ jetshop help COMMAND
ARGUMENTS COMMAND command to show help for
OPTIONS --all see all commands in CLI
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v2.2.0/src/commands/help.ts)_

## `jetshop init [REPONAME] [SHOPID]`

Setup of base project for jetshop e-commerce
USAGE $ jetshop init REPONAME SHOPID ```