export interface OnPremOptions { path?: string; config?: string; project: string }