Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdPause = &cobra.Command{ Use: "pause", Short: "Pauses the execution", Long: `Pauses the execution. Useful for keeping the containers running, so other commands can be executed.`, Args: cobra.MaximumNArgs(0), Run: pause, }
CmdPause 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.