We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c763690 commit d78ffadCopy full SHA for d78ffad
content/integrate/redis-data-integration/data-pipelines/deploy.md
@@ -70,7 +70,7 @@ scripts/rdi-secret.sh set <SECRET-KEY> <SECRET-VALUE>
70
71
The script offers functionality to retrieve a specific secret, as well as the capability to list all available secrets within the system:
72
```bash
73
-# Get specific secret
+# Set specific secret
74
scripts/rdi-secret.sh set <SECRET-KEY>
75
76
# List all secrets
0 commit comments