Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Cli

Hierarchy

  • Cli

Index

Constructors

constructor

  • new Cli(): Cli

Properties

buildCommand

buildCommand: BuildCommand

buildCommandDef

buildCommandDef: CommandDef = ['build', 'Build distribution package.']

commander

commander: string[] = ['sheetbase-server-scripts','Scripts for Sheetbase server modules and apps.',]

deployCommand

deployCommand: DeployCommand

deployCommandDef

deployCommandDef: CommandDef = ['deploy','Push to the Apps Script server.',['-d, --dry-run', 'Staging only.'],['--copy [value]', 'Copied resources, comma-seperated.'],['--vendor [value]', 'Files for @vendor.js, comma-seperated.'],]

Methods

getApp

  • getApp(): Command

Generated using TypeDoc