Documentation
¶
Index ¶
Constants ¶
View Source
const ( FLAG_HELP = "-h" FLAG_LIST = "-l" FLAG_PUSH = "-p" )
View Source
const Command apps.SnapshotFlag = "log"
Variables ¶
View Source
var App = apps.CommandApplication{ CommandReference: apps.CommandReference{ Flag: Command, Name: "Log", Description: "Manages log records", Example: refHelp.Example, }, Exec: exec, Help: help, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.