New Documentation of Petals CLI-Command Line Interface

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}
> ./petals-cli.sh -y - << EOF
deploy -db /tmp
EOF
> ./petals-cli.sh -C
Type 'help' for help.
------------------------------------------------------------------------------
petals-cli> deploy -db /tmp
Are you sure you want to deploy all artifacts of directory '/tmp'? (Y/n)
{code}