Skip to content

Commit

Permalink
Update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
bensallen committed Dec 16, 2019
1 parent c764ea1 commit 17a64dd
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@
- Add debug logging
- Add cmd stdout/stderr to debug logging

### Up
### Network

- Add VPNKit support

### Start

- Change permissions on tap and tty, then drop privs to run hyperkit
- Automatically pick a unused tap interface if not specified
Expand All @@ -31,9 +35,8 @@

- Generate a hkmgr.toml

### Down
### Stop

- Change this to "stop"
- Prompt when running without a specific VM, asking if all VMs should be stopped to avoid annoyances. Add -y flag to answer via CLI.

### Destroy
Expand Down

0 comments on commit 17a64dd

Please sign in to comment.