4.6. admin:connect, connect

Abstract

connects to an existing container

Synopsis

admin:connect [ --help ] [[ -u ] | [ --username ] userName] [[ -p ] | [ --password ] password] { container } [ command ]

Arguments

Table 4.6, “admin:connect Arguments” describes the command's arguments.

Table 4.6. admin:connect Arguments

ArgumentInterpretation
--help Displays the online help for this command
-u, --username The remote user name; the default is karaf
-p, --password The remote user password; the default is karaf
container The container to connect to
command Command to execute on connecting