Commit 8cb8e5d
authored
fix: update documentation examples to use correct field names and explicit commands (#280)
- Fix JMESPath examples to use correct Cloud API field names (planMemoryLimit instead of memoryLimitInGb, databaseId instead of id)
- Replace all implicit smart command references with explicit cloud/enterprise prefixes
- Update example outputs to match actual API responses
- Fix all documentation to reflect removal of smart routing feature from PR #1411 parent 4b93e6a commit 8cb8e5d
File tree
8 files changed
+222
-188
lines changed- crates/redisctl/src
- docs/src
- features
- getting-started
- reference
8 files changed
+222
-188
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments