Options

-h, --help   help for app

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)
--debug                 Enable verbose logging

See Also

  • tempest - Tempest is a CLI tool to interact with the Tempest API and SDK
  • app compare - Generates a diff of capabilities and operation schemas
  • app connect - Connect your Tempest App to the Tempest API
  • app describe - View capabilities of your Tempest App
  • app init - Scaffold a “helloworld” Tempest App
  • app serve - Facilitates the serving of Tempest apps.
  • app test - Test an app locally.