Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobPreparation

Package version

interface

An interface representing JobPreparation. Job preparation settings.

Hierarchy

  • JobPreparation

Index

Properties

Properties

commandLine

commandLine: string
member

{string} commandLine Command line. The command line to execute. If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node.

Generated using TypeDoc