Skip to content

Commit

Permalink
include a link in the README to all the supported regions
Browse files Browse the repository at this point in the history
  • Loading branch information
demetriusfeijoo committed Mar 1, 2024
1 parent 217da98 commit 0a6838b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ $ storyblok login

**For Both login options you nedd to pass the region**

* `region`: region you would like to work in. Please keep in mind that the region must match the region of your space. You can use `us`, `cn`, `eu`, `ca` and `ap`, if left empty, default is `eu`. This region flag will be used for the other cli's commands.
* `region` (default: `eu`): the region you would like to work in. All the supported regions can be found [here](https://www.storyblok.com/faq/define-specific-region-storyblok-api).

> [!NOTE]
> Please keep in mind that the region must match the region of your space, and also that it will be used for all future commands you may perform.
#### Login with token flag
You can also add the token directly from the login’s command, like the example below:
Expand Down

0 comments on commit 0a6838b

Please sign in to comment.