export interface RunCommandRequest { commandName: string requestId: string }