mirror of
https://github.com/CloudNebulaProject/vm-manager.git
synced 2026-04-10 13:20:41 +00:00
Library to manage VM's on hosts - mirror
- QEMU serial console now logs to console.log in the VM's work directory via chardev logfile, so boot and cloud-init output can be reviewed after the fact. - Provision steps stream stdout/stderr through tracing and append to provision.log in the work directory. - vmctl ssh now reads the VMFile ssh block to resolve the user (e.g. "smithy") instead of always defaulting to "vm". - New vmctl log command shows console and/or provision logs with optional --tail support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| brand/nebula-vm | ||
| crates | ||
| scripts | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Makefile | ||
| VMFile.kdl | ||