lfr shell

Known issue: The shell command is very slow to connect.

It allows you to connect and get the Gogo Shell. The shell returned by this command to communicate to Liferay Gogo Shell allows to use the keyword exit safely as it will disconnect instead of stopping the OSGi container. Ctrl+C also disconnect from the shell.

Usage:

lfr shell [flags]
lfr sh [flags]

Flags:

  • -h, --help
    • help for lfr stop
  • --host
    • default is “localhost”
  • -p, --port
    • default is 11311

      Global Flags:

  • --no-color
    • disable colors for output messages