Scaffold a “helloworld” Tempest App
tempest app init <app_id> [flags]
-h, --help help for init -v, --version string The version of the app to initialize (default "v1")
--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
Was this page helpful?