Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@crystallize/cli-next

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crystallize/cli-next

Crystallize CLI

  • 4.19.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Crystallize CLI


This repository is what we call a "subtree split": a read-only copy of one directory of the main repository.

If you want to report or contribute, you should do it on the main repository: https://github.com/CrystallizeAPI/tools


Help

npx @crystallize/cli-next@latest --help

Features

Install a new project based on a Boilerplate

npx @crystallize/cli-next@latest install ~/my-projects/my-ecommerce

This will create a new folder, download the boilerplate and npm install it.

npx @crystallize/cli-next@latest install ~/my-projects/my-ecommerce --bootstrap-tenant

This will do the same as the previous command but it will create a new Tenant with clean data from the Boilerplate.

Dump a tenant

npx @crystallize/cli-next@latest dump ~/my-projects/mydumpfolder tenantIdentifier

This is dumping a Tenant.

Install a new project based on a Boilerplate

npx @crystallize/cli-next@latest import ~/my-projects/mydumpfolder/spec.json aNewTenant

This is importing a Tenant based on a dump

More Options

npx @crystallize/cli-next@latest --help

FAQs

Package last updated on 11 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc