We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6bcb91 commit 474f870Copy full SHA for 474f870
content/integrate/redis-data-integration/data-pipelines/deploy.md
@@ -68,7 +68,7 @@ Use the provided `scripts/rdi-secret.sh` shell script to set the specified secre
68
scripts/rdi-secret.sh set <SECRET-KEY> <SECRET-VALUE>
69
```
70
71
-The script offers functionality to retrieve a specific secret, as well as the capability to list all available secrets within the system:
+The script lets you retrieve a specific secret or list all the secrets that have been set:
72
```bash
73
# Set specific secret
74
scripts/rdi-secret.sh set <SECRET-KEY>
0 commit comments