1
0
Fork 0

update image list output

This commit is contained in:
arnaud 2024-01-02 15:54:39 +00:00
parent 69be55daf2
commit 964443a5de
1 changed files with 3 additions and 2 deletions

View File

@ -88,9 +88,10 @@ This will output a long table with the names and IDs of the available images:
+--------------------------------------+-----------+--------+
| ID | Name | Status |
+--------------------------------------+-----------+--------+
| 3a2089f1-9b9d-4dc1-970a-9dcb785c01c9 | Debian 10 | active |
| a24ca64a-ee45-48fa-8ec7-d2cd032e31b2 | cirros | active |
| 96b2b90b-ab15-456f-a467-6da0890768e9 | Debian 12 | active |
| 9c9f0f71-c91d-467e-80d0-620c2c514e98 | cirros | active |
+--------------------------------------+-----------+--------+
```