cobraplugins

package module
v0.0.0-...-7d44df3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

README

cobraplugins

Add cobraplugins
import (      
  "github.com/arrase/cobraplugins"
)
Add simple plugin to rootCmd
func init() {
    rootCmd.AddCommand(cobraplugins.GetCmd(<YOUR_PLUGIN_PATH>, "MainCmd"))
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmd

func GetCmd(pluginPath, cmdName string) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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