logs

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LexiconCmd = &cobra.Command{
	Use:   "lexicon [term]",
	Short: "Display log terms",
	Long:  "Display a list of all log abbreviations and their meaning",
	Run:   lexicon,
}

LexiconCmd - `iron logs lexicon`

View Source
var LogsCmd = &cobra.Command{
	Use:   "logs",
	Short: "Streams logs for an environment",
	Long:  "Streams logs for an environment",
	Run:   streamLogs,
}

LogsCmd - `iron deploy`

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