Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/cli/invocation/command/support/embeddedCommandExecution"

Index

Functions

addEmbeddedCommand

  • Add a command, asking for repositoryOwnerParentDirectory, and spawn an SDM to execute it. Shut the sdm.machine down afterwards. Once the client connects, it will prompt for parameters required by the command. These parameters can also be passed through using the initial yargs request, being exposed as optional command parameters.

    Parameters

    Returns void

runCommandOnEmbeddedMachine

  • runCommandOnEmbeddedMachine(repositoryOwnerParentDirectory: string, configure: ConfigureMachine, name: string, params: object, listeners?: CommandInvocationListener[]): Promise<void>

Generated using TypeDoc