Delete one or more executions, optionally purging their outputs as well.
Usage
Usage: vh execution delete [OPTIONS] [COUNTERS]...
Options
purge_outputs
:- Type: BOOL
- Default:
false
- Usage:
vh execution delete --purge-outputs
purge outputs of the executions too
counters
:- Type: STRING
- Default:
none
-
Usage:
vh execution delete counters
-
help
: - Type: BOOL
- Default:
false
- Usage:
vh execution delete --help
Show this message and exit.
CLI Help
Usage: delete [OPTIONS] [COUNTERS]...
Delete one or more executions, optionally purging their outputs as well.
Options:
--purge-outputs / --no-purge-outputs
purge outputs of the executions too
--help Show this message and exit.