.TH petals-cli 1 "${current-date} (svn#${buildNumber})" .SH NAME Petals CLI - Petals ESB Command Line Interface .SH SYNOPSIS .B petals-cli [-d] [-y] [-a .I alias .B | -h .I host .B -n .I port .B [-u .I user .B -p .I password .B ]] [--file] .I filename .br .B petals-cli [-d] [-y] [-a .I alias .B | -h .I host .B -n .I port .B [-u .I user .B -p .I password .B ]] -c -- .I command command-args .br .B petals-cli [-d] [-y] [-a .I alias .B | -h .I host .B -n .I port .B [-u .I user .B -p .I password .B ]] -C .br .B petals-cli -H .br .B petals-cli -V .SH DESCRIPTION Petals CLI is a command line interface to interact with a Petals ESB container. .PP .B petals-cli is mainly used to (un)deploy, start and stop JBI artifacts (shared-library, component or service-assembly). It can be used also to get information about a Petals ESB container (configuration, topology, registry) or stop it. .SH OPTIONS .TP \-d, \-\-debug Print stack trace and debugging informations. .TP \-y, \-\-yes Enable automatic confirmation ('yes' flag). .TP \-a, \-\-alias alias Connection to the Petals ESB container identified by an .B alias in the preference file. .TP \-h, \-\-host host Connection to the Petals ESB container running on the host .B host .TP \-n, \-\-port port Connection to the Petals ESB container running on the JMX port .B port .TP \-u, \-\-user user Username part of the JMX connection credentials .TP \-p, \-\-password password Password part of the JMX connection credentials .TP \-\-file filename Petals CLI executes the commands defined in the file identified by .B filename\c \[char46] If .B filename is set to the dedicated value " .B - ", the commands to execute will be read on the standard input stream. .TP \-c, \-\-command command command-args Execute the command .B command with its arguments .B command-args\c \[char46] .SH FILES .TP petals-cli.default The preferences file of a Petals CLI. See petal-cli(5) for further details. .SH AUTHOR Christophe DENEUX - Linagora .SH "SEE ALSO" Petals CLI is fully on-line documented: https://doc.petalslink.com