Skip to content

Commit

Permalink
doc/microvm-command: add fast version listing
Browse files Browse the repository at this point in the history
  • Loading branch information
astro committed Feb 22, 2024
1 parent 6a76e43 commit 5544916
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/src/microvm-command.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ for an updatable VM overview.
microvm -l
```

If you want a faster overview of booted and current versions, run
this instead:

```bash
ls -l /var/lib/microvms/*/{current,booted}/share/microvm/system
```

## Removing MicroVMs

First, stop the MicroVM:
Expand Down

0 comments on commit 5544916

Please sign in to comment.