package
Version:
v0.0.0-...-fe0cd8a
Opens a new window with list of versions in this module.
Published: Jul 31, 2016
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Command struct {
LogStreamNamePrefix string `short:"p" long:"prefix" description:"LogStream name prefix" default:""`
Args struct {
LogGroupName string `positional-arg-name:"GroupName" description:"target LogGroup Name"`
} `positional-args:"yes" required:"yes"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.