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..

Hello. I have a local install with docker following the instructions from here

U024B3MTB5Y
U024B3MTB5Y Posts: 18 πŸ§‘πŸ»β€πŸš€ - Cadet

Hello.
I have a local install with docker following the instructions from here https://documentation.spryker.com/docs/installing-in-development-mode-on-macos-and-linux .
I'm using docker/sdk console [command-name] to run console commands
I noticed that whenever I run docker/sdk console I have the following output
--> DEVELOPMENT MODE
Store: DE | Environment: docker.dev

Is there any way to configure on which store/region/group the command?
I'm asking in the context of database migrations.
I've added a new table and at the moment it only exists in the eu-docker database.
I'm assuming that if I want to use it on the US store it must exist in the us-docker database as well.
Any help is appreciated, thanks.

Comments