Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdEntrypointTester = &cobra.Command{
Use: "entrypoint-tester",
Short: "Prints the args it's passed and exits",
Long: "Prints the args it's passed and exits.",
Run: main,
}
CmdEntrypointTester is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.