moby / moby/hyperkit

feature request: hyperkit-ctl

Open
#145 4 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
3.7k
Forks
336
PR merge metrics
No merged PRs in 30d

Description

It would be convenient to have a hyperkit-ctl command that could:

  • List running instances
  • Perform shutdown/poweroff/reboot operations
  • Show VM configuration
  • Mount/Unmount ISO's

This came up in discussion on the LinuxKit slack channel when the "interface" for interacting with running instances was described as ps aux | grep hyperkit and kill -9.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by mapping how hyperkit currently discovers and controls running instances, then define the command's scope and interfaces for listing, power operations, VM configuration, and ISO mounting; the work is done when those behaviors have an agreed implementation and validation plan.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.