package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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...)
)
func Command() *cli.Command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.