Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/maven/deploy/listLocalDeploys"

Index

Functions

deployedAppToString

  • deployedAppToString(da: DeployedApp): string

handleListDeploys

  • handleListDeploys(ctx: HandlerContext): Promise<HandlerResult>

handleListDeploysWith

  • handleListDeploysWith(description: string, managedDeployments: ManagedDeployments, ctx: HandlerContext): Promise<void>

Object literals

Const ListLocalDeploys

ListLocalDeploys: object

Command handler that can list local deploys

returns

description

description: string = "list local deploys"

intent

intent: string = "list local deploys"

name

name: string = "listLocalDeploys"

listener

  • listener(ci: CommandListenerInvocation<NoParameters>): Promise<HandlerResult>

Generated using TypeDoc