storyblok-cli icon indicating copy to clipboard operation
storyblok-cli copied to clipboard

Storyblok CLI

Results 48 storyblok-cli issues
Sort by recently updated
recently updated
newest added

**Current behavior:** When using version [3.33.0](https://github.com/storyblok/storyblok-cli/releases/tag/v3.33.0) or higher and syncing components via the pull/push components command, the component_group_whitelist does not get updated, resulting in an user not being able to...

bug
pending-triage

**Current behavior:** In my Storyblok instance I declared a Button-blok which has a color option. This option is a single-choice element which gets its data from a datasource called "Colors"....

pending-author

Hi, this is the new implementation of the user commands for the renovated version of the CLI. Is a followup from #118 Please make sure to check the previous PR...

p3-significant

Hello, I want to generate types for my storyblok project using the storyblok cli. In order to have my types in sync I want to create a github action that...

bug

**Current behavior:** after executing `storyblok generate-typescript-typedefs` command i see error message `error: unknown command 'generate-typescript-typedefs'. See 'storyblok --help'.` **Expected behavior:** working typegen command, as documented https://github.com/storyblok/storyblok-cli?tab=readme-ov-file#generate-typescript-typedefs and on the website...

bug
p3-significant

**Current behavior:** When using version and syncing folders via the pull/push components command, the assets folder does not builded and assets does not sync.

pending-triage
pending-author

Executing "storyblok spaces" results in an error: An error ocurred to listing spaces: e.headers.entries is not a function: I have no clue what my problem is. Executing (local requests) e.g....

bug

This does a minor update to make the "already logged (in)" error message make more sense ## Pull request type Jira Link: n/a - [ ] Bugfix - [ ]...