Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConnectionCmd = &cobra.Command{ Use: "connection", Short: "Manage remote ssh destinations", Long: `Manage ssh destination information in podman configuration`, DisableFlagsInUseLine: true, PersistentPreRunE: noOp, RunE: validate.SubCommandExists, PersistentPostRunE: noOp, TraverseChildren: false, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.