open-nomad/.changelog/12193.txt
Tim Gross b94837a2b8
csi: add pagination args to volume snapshot list (#12193)
The snapshot list API supports pagination as part of the CSI
specification, but we didn't have it plumbed through to the command
line.
2022-03-07 12:19:28 -05:00

4 lines
97 B
Plaintext

```release-note:improvement
csi: Add pagination parameters to `volume snapshot list` command
```