report

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Flags = append([]cli.Flag{
		&cli.StringFlag{
			Name:        "path",
			Usage:       "path the the optimizer logs",
			Value:       "/tmp",
			DefaultText: "/tmp",
			Required:    false,
		},
	}, auth.CLIFlags...)
)

Functions

func Action

func Action(ctx context.Context, c *cli.Context) (err error)

func Command

func Command() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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