cmd

package
v2.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SSLInsecure bool

	SSLClientCertificate string
	SSLClientPrivateKey  string
)
View Source
var RootCmd = &cobra.Command{
	Use:   "kccli [command] [args]",
	Short: "CLI wrapper for kafka-connect API",
	Long: `This is a small tool to perform all available task on kafka-connect API via a CLI.
also contains two 'bonus' features:
- deploy connectors
- synchronous operations
`,
}

Functions

func Execute

func Execute()

func RunECreate

func RunECreate(cmd *cobra.Command, args []string) error

RunECreate ...

func RunEDelete

func RunEDelete(cmd *cobra.Command, args []string) error

RunEDelete ...

func RunEDeploy

func RunEDeploy(cmd *cobra.Command, args []string) error

func RunEPause

func RunEPause(cmd *cobra.Command, args []string) error

RunEPause ...

func RunEResume

func RunEResume(cmd *cobra.Command, args []string) error

RunEResume ...

func RunEUpdate

func RunEUpdate(cmd *cobra.Command, args []string) error

RunEUpdate ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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