Create

Create a preview app cloned from the current app’s configuration

tapit create preview <new_app_name> [domain=www.myapp.com] [delete_in_days=7] [-w|--wait]

Arguments

  • <new_app_name> - Name for the new preview app

Parameters

  • domain: Custom domain to attach to the preview app
  • delete_in_days: Automatically delete the preview app after this many days
  • -w|--wait: Wait for preview app creation to complete before returning