nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.27k stars 132 forks source link

AWS volumes: allow referencing a volume by its ID #1303

Closed francescolavra closed 2 years ago

francescolavra commented 2 years ago

With this change, an AWS volume specified in volume attach, detach and delete commands can be referenced by its ID (which is generated by AWS when the volume is created, and is displayed by the volume list command), alternatively to its name.