Documentation
¶
Index ¶
Constants ¶
View Source
const ( // CommandUse indicates the general syntax of the command CommandUse = "apply" // CommandShort describes the command in a short list CommandShort = "Run the second stage of an app migration" // CommandLong documents the command in full length CommandLong = `` /* 223-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
func (*Command) CobraCommand ¶
Click to show internal directories.
Click to hide internal directories.