cmd

package
v0.0.0-...-8c7fdf7 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AddToPathCmd = &cobra.Command{
	Use:   "add-to-path [...SHELL]",
	Short: "Add the mounted layer binaries to your path",
	Long:  `Write a snippet for your shell of the mounted path for the activated bext layers`,
	RunE:  addToPathCmd,
}
View Source
var RootCmd = &cobra.Command{
	Use:               "bext",
	Short:             "Manager for Systemd system extensions",
	Long:              `Manage your systemd system extensions from your CLI, managing their cache, multiple versions, and building.`,
	PersistentPreRunE: initLogging,
	SilenceUsage:      true,
}

Functions

func Execute

func Execute()

Types

type ShellDefinition

type ShellDefinition struct {
	Snippet string
	RcPath  string
}

Directories

Path Synopsis
add

Jump to

Keyboard shortcuts

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