Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 808 Bytes

File metadata and controls

37 lines (25 loc) · 808 Bytes

hapi ecommerce stores create

Create store

Synopsis

Create a new store for your account.

A primary sales channel is created alongside the store.

hapi ecommerce stores create [flags]

Options

      --company-email string   
      --company-name string    
      --country-code string    ISO 3166-1 alpha-2 country code.
  -h, --help                   help for create
      --language string        ISO 639-1 language code.
      --name string            
      --sales-channel string    (JSON)

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hapi.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO