export interface CommonArgs { app_id: string; org_id: string; env_name: string; }