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 (4)

View Page History
h3. Starting an Artifact

An artifact can be started by using the '_start_' command with the argument '_artifact_': '_start-artifact_' command:
{code}
> ./petals-cli.sh -c start -artifact [ <artifact-file> | [<artifact-type> <artifact-id>] ]
{code}
where:
h3. Stopping an artifact

An artifact can be stopped by using the command '_stop_' with the argument '_artifact_': '_stop\-_{_}artifact_':
{code}
> ./petals-cli.sh -c stop -artifact [ <artifact-file> | [<artifact-type> <artifact-id>] ]
{code}
where: