Skip to content

systemslab context complete

Description Mark a context as being complete.
Usage systemslab context complete <CONTEXT> [OPTIONS]

Description

The systemslab context complete command marks a context as being complete. This prevents any further modification to the context and also allows reports to be generated and other postprocessing to happen once all experiments within the context have been completed.

Options

OptionDefaultDescription

Common Options

OptionDefaultDescription
--systemslab-url The URL at which to access the systemslab server.
--colorauto Controls when color is used in the output. Possible values are auto, always, and never.
--output-formatlong Output format to use when outputting messages. long will result output designed to be human-readable while short is short output meant to be used within scripts.

Environment Variables

VariableDescription
SYSTEMSLAB_URLSpecify the URL used to contact the SystemsLab server. Equivalent to --systemslab-url.