plugin

package
v0.1.58 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "list",
	Short: "List ocm plugins",
	Long:  "List all the plugins under the user executable path",
	Args:  cobra.NoArgs,
	RunE:  run,
}

Functions

This section is empty.

Types

type Plugin added in v0.1.55

type Plugin struct {
	Name string
	Path string
}

Plugin contains the description fo a Plugin.

Jump to

Keyboard shortcuts

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