All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.batch-holdback.txt Maven / Gradle / Ivy

There is a newer version: 27.0.0.Beta2
Show newest version
SYNOPSIS

    holdback-batch [holdback_name]

DESCRIPTION

    Saves the currently active batch and exits the batch mode
    w/o executing the batch. The held back batch can later be
    re-activated by invoking batch commands.

ARGUMENTS

 holdback_name    - optional, the name under which to store the batch.
                    If the name isn't provided, the batch will be saved unnamed.
                    If the holdback name is provided, the name must be unique.
                    If there already is a held back batch with the same name,
                    holdback-batch will fail and the CLI will stay in the batch
                    mode.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy