Documentation ¶
Overview ¶
Package rollback implements function version rollback.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cobra.Command{
Use: "rollback <name>",
Short: "Rollback a function",
Example: example,
PreRunE: preRun,
RunE: run,
}
Command config.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.