What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hey guys is there any specific command to regenerate routes for US store after routes has been chang

U032TRF4HJN
U032TRF4HJN Posts: 14 🧑🏻‍🚀 - Cadet

Hey guys is there any specific command to regenerate routes for US store after routes has been changed? I ran these reset command but it only update for de store 😞 . What did I miss?

docker/sdk console router:cache:warm-up:backend-gateway
docker/sdk console router:cache:warm-up

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    APPLICATION_STORE=US docker/sdk console router:cache:warm-up:backend-gateway
    APPLICATION_STORE=US docker/sdk console router:cache:warm-up

  • U032TRF4HJN
    U032TRF4HJN Posts: 14 🧑🏻‍🚀 - Cadet

    Thanks a lot this worked. Also Is there a way to regenerate route for all stores in one go?