UNPKG

@routineless/nx-aws-cdk

Version:
9 lines (8 loc) 203 B
export interface LocalstackExecutorOptions { command: 'start' | 'stop' | 'ps' composeFile?: string debug?: boolean containerName?: string preserveVolumes?: boolean volumeMountPath?: string }