The serve command is used to start your Tempest apps and orchestrate commands from the Tempest API.If no app ID and version is provided, it will serve all apps from the tempest.yaml configuration file.
--api-endpoint string The Tempest API endpoint to connect to. (default "https://developer.tempestdx.com/api/v1")--config string full path to the config file (default is $WORKDIR/tempest.yaml)--debug Enable verbose logging