Documentation
¶
Overview ¶
Package extension implements the `bitbottle extension` command group.
Index ¶
- func NewCmdExec(f *factory.Factory) *cobra.Command
- func NewCmdExtension(f *factory.Factory) *cobra.Command
- func NewCmdInstall(f *factory.Factory) *cobra.Command
- func NewCmdList(f *factory.Factory) *cobra.Command
- func NewCmdRemove(f *factory.Factory) *cobra.Command
- func NewCmdScaffold(f *factory.Factory) *cobra.Command
- func NewCmdUpgrade(f *factory.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdExec ¶ added in v1.45.0
NewCmdExec returns the `extension exec` subcommand.
func NewCmdExtension ¶
NewCmdExtension returns the root `extension` command with all subcommands.
func NewCmdInstall ¶
NewCmdInstall returns the `extension install` subcommand.
func NewCmdList ¶
NewCmdList returns the `extension list` subcommand.
func NewCmdRemove ¶ added in v1.44.0
NewCmdRemove returns the `extension remove` subcommand.
func NewCmdScaffold ¶ added in v1.96.0
NewCmdScaffold returns the `extension scaffold` subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.