package
Version:
v1.4.5
Opens a new window with list of versions in this module.
Published: Sep 20, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &cobra.Command{
Use: "exec",
Aliases: []string{"e", "shell"},
Short: "connect to an interactive shell",
RunE: run,
PreRunE: preRun,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.