Socket
Socket
Sign inDemoInstall

storyblok-cli

Package Overview
Dependencies
132
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    storyblok-cli

A simple CLI to start Storyblok from your command line.


Version published
Maintainers
2
Install size
15.6 MB
Created

Readme

Source

Storyblok CLI

A simple CLI for scaffolding Storyblok projects and fieldtypes.

You found an issue?
Tell us about it - open an issue or look if it was already reported.

npm npm GitHub issues GitHub closed issues

Installation

Make sure you've node >= 5.11.0 installed.

$ npm i storyblok -g

Commands

Usage for the CLI

$ storyblok

Download your space's components schema as json

$ storyblok pull-components --space={{your_space_id}}

Push your components file to your/another space

$ storyblok push-components --space={{your_dest_space_id}} {{path/url}}

You're looking for a headstart?

Check out our guides for client side apps (VueJS, Angular, React, ...), static site (Jekyll, NuxtJs, ...), dynamic site examples (Node, PHP, Python, Laravel, ...) on our Getting Started page.

Keywords

FAQs

Last updated on 08 Jan 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc