Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

-log

Text log output path

Reference contract

FieldValueDescription
Flags-log
Destinationlog
Value typestring
Actionstore
Requiredtrue
Defaultnone
RequirementRequired.
Validation 1The parent directory is created when needed.
Validation 2The log is truncated at invocation start and must not be the input or output path.

Syntax: -log

Required. The parser stores this option as log with value type string and default none.

Validation

  • The parent directory is created when needed.
  • The log is truncated at invocation start and must not be the input or output path.

Authoritative source

Catalog
telion.batch.command
Identity
batch.cli.argument.log
Path
src/telion_backend/v2/batch_contract.py
Symbol
BATCH_COMMAND_SPEC