Commit b096f80
authored
fix: Resolve issue with
## 📝 Description
This change resolves an issue that caused the `x-linode-cli-rows` spec
extension to not work as expected, which caused the `linodes
backups-list {instanceId}` to be unusable.
## ✔️ How to Test
Fixed command:
```bash
linode-cli linodes backups-list 12345
```
Integration tests:
```bash
make RUN_LONG_TESTS=TRUE testint
```x-linode-cli-rows extension (#510)1 parent cfdc3d4 commit b096f80
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
0 commit comments