Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SawCommand = &cobra.Command{ Use: "saw <command>", Short: "A fast, multipurpose tool for AWS CloudWatch Logs", Long: "Saw is a fast, multipurpose tool for AWS CloudWatch Logs.", Example: ` saw groups saw streams production saw watch production`, Run: func(cmd *cobra.Command, args []string) { cmd.HelpFunc()(cmd, args) }, }
SawCommand is the main top-level command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.