cmd

package
v0.0.0-...-0780dc6 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

tkctl entrypoint

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "tkctl",
	Short: "tkctl is a toolkit entrypoint,run `tkctl --help` get more information.",
	Run: func(cmd *cobra.Command, args []string) {
		if showVersion {
			printVersion()
			return
		}
	},
}

Functions

func Execute

func Execute()

func NewTextReplaceCmd

func NewTextReplaceCmd() *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