vmcmd

package
v1.21.42 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2025 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Overview

Package vmcmd provides commands for managing VM plugins.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(injectedApp *application.Lux) *cobra.Command

NewCmd creates the vm command suite.

Types

type VMInfo

type VMInfo struct {
	Name   string `json:"name"`
	VMID   string `json:"vmid"`
	Path   string `json:"path"`
	Exists bool   `json:"exists"`
}

VMInfo holds information about a linked VM

Jump to

Keyboard shortcuts

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