Skip to content

tempest app init

Scaffold a "helloworld" Tempest App

tempest app init <app_id> [flags]

Options

  -h, --help             help for init
  -v, --version string   The version of the app to initialize (default "v1")

Options inherited from parent commands

      --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)

SEE ALSO