cmd

package
v0.0.0-...-0c7b888 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "elastistack",
	Short: "Import Golang stack trace data into Elasticsearch",
	Long: `This program can parse standard Go stack trace dump
text data and import it as structed text to a running Elasticsearch
instance.

The parsing code will ignore non-stack trace content in the input
file, so there is no need to clean up a larger logfile or standard
output that includes both a Go stack trace as well as other data.`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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