cmd

package
v0.0.0-...-9143304 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "cgnet",
	Short: "cgroup network statistics",
	Run: func(cmd *cobra.Command, _ []string) {
		if printVersion {
			fmt.Fprintln(os.Stdout, cmd.Name(), version)
			os.Exit(0)
		}
	},
}

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