Petals CLI SNAPSHOT

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

Changes (3)

View Page History

By default (if no argument or option is set).
In console mode, the connection is established, by the command 'connect', with the values given in the preferences file.
{code}
> ./petals-cli.sh -C
{code}

In command line mode, if no argument or option is set, a connection is *automatically* established (the command 'connect' is automatically executed before the provided command) with the values defined in the preferences file.

{code}
{tip}This is necessary to easily stop a local container{tip}

In script mode, the connection is established, by the command 'connect', with the values defined in the preferences file.
{code}
> ./petals-cli.sh - << EOF