A step-by-step guide to getting started with Tempest Private Apps
Install the Tempest CLI
Create a new Private App
apps
directory, you’ll find your hello-world/v1
app has been created for you.Describe your app to view it's capabilities
tempest app describe
command. This will give you a list of all the resources and actions that your app can perform.Test the create operation with the CLI
Next steps
Example output from `tempest app connect`
v1
version of your app (or the version you want to publish). In the top right corner of the screen, click the Publish button.v1
version of the app as the active version used for your recipes. Navigate one level up to your app’s detail page, and in the sidebar on the right, you’ll see a Recipe Version section.