cmd

package
v0.0.0-...-73ddf49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Overview

Package cmd is the `mdev` command tree, one file per verb:

  • `mdev daemon` (daemon.go) — the host control plane: reverse proxy + MCP + tunnel acceptor + controller.
  • `mdev up` (up.go) — the host-side sandbox orchestrator; foreground, Ctrl+C tears the sandbox down.
  • `mdev supervisor` (supervisor.go) — the in-sandbox entrypoint; internal, exec'd by `mdev up` inside the sandbox's main container.

main.go calls Execute() and does nothing else.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute runs the mdev cli. Called from main.go.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL