Create
Create a Cloudflare Tunnel for secure access without public IPs
tapit create cloudflare tunnel_token=TOKEN [--ignore-existing]
Required
- tunnel_token
Parameters
tunnel_token: Cloudflare Tunnel token from your Cloudflare dashboard (required)--ignore-existing: Skip creation if a resource with the same name already exists (useful for idempotent scripts)