Automattic / Automattic/hostmgr
VMs started with the `--persistent` flag don't show as running
- Dominant language
- Swift
- Stars
- 12
- Forks
- 3
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 4
Description
When running a VM with the persistent flag I would expect to see it in the list of running VMs with `hostmgr vm list`.
1. `hostmgr vm start xcode-16.2-macos-14.7.1-v1 --handle cat`
2. `hostmgr vm list`
3. Expect to see `💻 Local | cat | 🟢 Running | 120.03 GB`
Tested version: `0.51.0`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with `hostmgr vm start xcode-16.2-macos-14.7.1-v1 --handle cat`, followed by `hostmgr vm list`, using version 0.51.0. Trace how persistent VMs are represented by the start and list commands; done means the `cat` VM appears as Local and Running with its storage size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100