Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployScriptOperation

A deploy operation that uses a script.

Hierarchy

Index

Properties

Optional description

description: string

The description for the operation.

Optional name

name: string

The name of the operation.

Optional options

options: any

Addtional data for the script.

script

script: string

The path to the script.

Optional type

type: string

The type.

Generated using TypeDoc