Skip to content

tempest app connect

Connect your Tempest App to the Tempest API

Synopsis

The connect command is used to connect your Tempest App to the Tempest API.

This command will update the capabilities and schema of the App in Tempest, and allow you to serve the app.

tempest app connect <app_id:app_version> [flags]

Options

  -h, --help   help for connect

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