log

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LogCmd = &cobra.Command{
	Use:     "log",
	Short:   "Show logs of the services",
	PreRunE: preRun,
	RunE:    logRun,
	Args:    cobra.NoArgs,
	Example: `  we log --project chat --service data
  we log --service data
  we log --project chat --service data
  we log --url data-chat.wedeploy.io
  we log --url data-chat.wedeploy.io --instance abc`,
}

LogCmd is used for getting logs about a given scope

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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