Skip to content

Commit

Permalink
Update src/pages/gen2/deploy-and-host/sandbox-environments/features/i…
Browse files Browse the repository at this point in the history
…ndex.mdx
  • Loading branch information
josefaidt authored Apr 28, 2024
1 parent f883b1e commit f308fe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ This will start a sandbox named `feature1sandbox`.
Once the deployment completes, exit sandbox and run the following command in the terminal:

```bash
npx amplify sandbox --name feature2sandbox
npx amplify sandbox --identifier feature2sandbox
```

After successful deployment, you will have two sandboxes `feature1sandbox` and `feature2sandbox`. You can switch between them but only one can be running at a time.
Expand Down

0 comments on commit f308fe4

Please sign in to comment.