Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdLogsGenerator = &cobra.Command{ Use: "logs-generator", Short: "Outputs lines of logs to stdout uniformly", Long: "Outputs <linesTotal> lines of logs to stdout uniformly for <duration>", Args: cobra.MaximumNArgs(0), Run: generateLogs, }
CmdLogsGenerator is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.