Skip to content

Commit f883b1e

Browse files
authored
Update src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx
1 parent b270827 commit f883b1e

File tree

1 file changed

+1
-1
lines changed
  • src/pages/gen2/deploy-and-host/sandbox-environments/features

1 file changed

+1
-1
lines changed

src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ After successful deployment, you will have two sandboxes `feature1sandbox` and `
143143

144144
### Secret management with named sandboxes
145145

146-
When working with multiple sandboxes, secrets must be configured for each one. All of the `sandbox secret` commands accept the `--name` argument to manage secrets for named sandboxes. For example, to add a secret to `feature1sandbox`, use:
146+
When working with multiple sandboxes, secrets must be configured for each one. All of the `sandbox secret` commands accept the `--identifier` argument to manage secrets for named sandboxes. For example, to add a secret to `feature1sandbox`, use:
147147

148148
```bash
149149
npx amplify sandbox --identifier feature1sandbox secret set baz

0 commit comments

Comments
 (0)