Documentation
¶
Overview ¶
Package pluginscmd implements the `d8 plugins` command tree and the per-plugin wrapper command on top of the internal/plugins machinery.
Index ¶
Constants ¶
View Source
const (
SystemPluginName = "system"
)
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand returns the `d8 plugins` command tree for managing plugins. builtinCommands are built-in command names that satisfy a plugin dependency of the same name (e.g. delivery-kit) until such capabilities ship as standalone plugins.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.