Este conteúdo não está disponível no idioma selecionado.
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.
Argument | Interpretation |
---|---|
--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 |