You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
I am trying out v4 login command and passing region prior (storyblok login -r us) I would expect that I would not be asked to enter region again:
Is this intended behaviour?
While on the other hand, doing "With token" flow, and running storyblok login (suppose to default to "eu"), I am NEVER prompted of "Please select the region you would like to work in". Is this also intended behavior or both of those should work the same following rules:
Region is inferred from CLI "--region"
Region is prompted only if no "--region" was passed with CLI command
I am trying out v4 login command and passing region prior (
storyblok login -r us) I would expect that I would not be asked to enter region again:Is this intended behaviour?
While on the other hand, doing "With token" flow, and running
storyblok login(suppose to default to "eu"), I am NEVER prompted of "Please select the region you would like to work in". Is this also intended behavior or both of those should work the same following rules: