storyblok-cli
storyblok-cli copied to clipboard
Storyblok CLI
**The feature would affect:** (check one with "x") - [ ] *app.storyblok.com (CMS - Interface)* - [x] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS - Management...
… dimension values ## Pull request type Jira Link: [INT-](url) - [ ] Bugfix - [X] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no...
## Pull request type Jira Link: [INT-](url) - [ ] Bugfix - [X] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no...
I would like to sync specific datasource entries from space A to space B, but I cant seem to get it working. It always syncs the entire datasource collection. I...
It would be great if it was possible to sync languages between two spaces so that it doesn't have to be manually created. We often encounter a situation where new...
**Current behavior:** When I try to push multiple json files `storyblok push-components ./sb-components/live/*.json --space xxxxxx components.live.json`, I'm getting the following error: ``` X Can not load json file from ./sb-components/live/...
**The feature would affect:** (check one with "x") - [ ] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS -...
**Current behavior:** When running `storyblok pull-components` with a `--separate-files` flag enabled, it seems `hero` block and `Hero` preset are overwritten on each other. https://github.com/storyblok/storyblok-cli/blob/master/src/tasks/pull-components.js#L55 **Expected behavior:** - The presets and...
**Current behavior:** Right now if you are not logged in `storyblok quickstart` results in unclear errors. ``` $ C:\Users\sebas\JavascriptProjects\nuxt-ultimate-template\node_modules\.bin\storyblok quickstart ____ _ _ _ _ / ___|| |_ ___ _...
**The feature would affect:** (check one with "x") - [ ] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [x] *mapi.storyblok.com (CMS - Management...