cmd

package
v0.0.0-...-d7dc65d Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2019 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "nag",
	Short: "Nag yourself to fix all the things",
	Long: `
Nag yourself to fix anything broken, by running Nagios plugins for you.

Read https://github.com/garthk/nag for more details.`,
	Example: `  nag list
  nag check
  nag check check_load
  nag run -- /usr/lib/nagios/plugins/check_load -w 15,10,5 -c 30,25,20
  nag run -S -- /bin/test -d /var/log/apache2`,
	DisableAutoGenTag: true,
}

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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