Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "pvetui", Short: "A terminal user interface for Proxmox VE", Long: `pvetui is a terminal user interface for managing Proxmox VE clusters. It provides an interactive interface for managing virtual machines, containers, nodes, and other Proxmox resources directly from the terminal.`, Version: version.GetVersionString(), RunE: runMainApplication, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.