Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FetchCmd = &cobra.Command{
Use: "fetch",
Short: "Fetch X-CERT alerts",
Long: `Fetch X-CERT alerts`,
}
fetchCmd represents the fetch command
View Source
var RootCmd = &cobra.Command{ Use: "gocarts", Short: "X-CERT alerts summarizer", Long: `X-CERT alerts summarizer`, SilenceErrors: true, SilenceUsage: true, }
RootCmd represents the base command when called without any subcommands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.