### Feature Description When building the Compass web UI application, we need to ensure that the `Posthog` analytics service's environment variable are set. We need to update the `Schema_Options_Cli_Build` validation and the `Options_Cli_Build` type to include the posthog cli options. The `getBuildOptions` function should populate the `posthogKey` and `posthogHost` from the cli options and alternatively from `process.env`.