We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fdd48 commit 4bb0514Copy full SHA for 4bb0514
1 file changed
README.md
@@ -65,7 +65,7 @@ In order to do this, make sure you have AWS CLI installed and configured, then r
65
make ENV=env truststore-pull-all
66
```
67
68
-Where `env` is one of `dev`, `test` or `prod`.
+Where `env` is one of `dev`, `qa` , `int`, `ref` or `prod`.
69
70
## Getting Started
71
0 commit comments