plugin

package
v1.40.5 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package plugin provides plugin management commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoUpdateCmd added in v1.40.1

type AutoUpdateCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

AutoUpdateCmd handles `stripe plugin auto-update` for enabling/disabling automatic plugin updates.

func NewAutoUpdateCmd added in v1.40.1

func NewAutoUpdateCmd(cfg *config.Config) *AutoUpdateCmd

NewAutoUpdateCmd creates the `stripe plugin auto-update` command.

type InstallCmd

type InstallCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

InstallCmd is the struct used for configuring the plugin install command

func NewInstallCmd

func NewInstallCmd(config *config.Config) *InstallCmd

NewInstallCmd creates a command for installing plugins

type UninstallCmd added in v1.9.0

type UninstallCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

UninstallCmd is the struct used for configuring the plugin uninstall command

func NewUninstallCmd added in v1.9.0

func NewUninstallCmd(config *config.Config) *UninstallCmd

NewUninstallCmd creates a new command for uninstalling plugins

type UpgradeCmd

type UpgradeCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

UpgradeCmd is the struct used for configuring the plugin update command

func NewUpgradeCmd

func NewUpgradeCmd(config *config.Config) *UpgradeCmd

NewUpgradeCmd creates a new command for upgrading plugins

Jump to

Keyboard shortcuts

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