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

-ofile

Output solved Telion .tln project file

Reference contract

FieldValueDescription
Flags-ofile
Destinationofile
Value typestring
Actionstore
Requiredtrue
Defaultnone
RequirementRequired.
Validation 1The parent directory is created when needed.
Validation 2The output is committed only after at least one model.save() call succeeds.

Syntax: -ofile

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

Validation

  • The parent directory is created when needed.
  • The output is committed only after at least one model.save() call succeeds.

Authoritative source

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