containers / containers/libhvee
kvpctl should try commands when vm status is wrong
Open
- Dominant language
- Go
- Stars
- 43
- Forks
- 18
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 5
Description
We know we cannot `get` key value pairs when the VM is not running. We should check the status and if not running, return a proper error. We should do the same for the other sub-commands.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the kvpctl command handlers and the existing VM status checks. Trace the get command first, then the other subcommands, and verify that each returns a proper error when the VM is not running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100