Petals CLI SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
{code}

h2. Petals CLI extensions

Several Petals CLI extensions are available, they comes with new command(s):
* Petals BC SFTP tooling,
* Monitoring for Cacti

{tip}
You can [write your own command[#add_your_own_command]
{tip}

h1. Connection to a Petals node

The default configuration can be overridden using the system property '{{java.util.logging.config.file}}' to set into the launching script '{{$PETALS_CLI_HOME/bin/petals-cli.sh}}' or '{{%PETALS_CLI_HOME%\bin\petals-cli.bat}}'. An sample configuration is available in file '{{$PETALS_CLI_HOME/conf/petals-cli-logging-sample.properties}}'

{anchor:add_your_own_command}

h2. To add your custom command