mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
The `volume delete` command doesn't allow using a prefix for the volume ID for either CSI or dynamic host volumes. Use a prefix search and wildcard namespace as we do for other CLI commands. Ref: https://hashicorp.atlassian.net/browse/NET-12057
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
```release-note:improvement
|
|
csi: Accept ID prefixes and wildcard namespace for the volume delete command
|
|
```
|