shell

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Cmd is the command 'shell' which returns the Gogo Shell from a running Liferay bundle
	Cmd = &cobra.Command{
		Use:     "shell",
		Short:   "Connect and get Liferay Gogo Shell",
		Aliases: []string{"sh"},
		Args:    cobra.NoArgs,
		Run:     run,
	}
	Host string
	Port int
)
View Source
var GogoShellCaller telnet.Caller = internalGogoShellCaller{}

Telnet caller for Gogo Shell

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL