Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RootCmd = &cobra.Command{ Use: "podman-bootc", Short: "Run bootable containers as a virtual machine", Long: "Run bootable containers as a virtual machine", PersistentPreRunE: preExec, SilenceUsage: true, } ExitCode int )
RootCmd represents the base command when called without any subcommands
Functions ¶
func CollectVmList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.