Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs
v0.115.0 CLI · SDK

Multi-region support

Deploy to EU1, AP1, and AP2 regions alongside the existing US1 region, with updated CLI commands and configuration to match.

npm install @trayai/helix-cli@0.115.0 @trayai/helix-sdk@0.115.0
View as Markdown

What matters in this release

Added

EU1, AP1, and AP2 regions

You can now deploy projects to three new regions - EU1, AP1, and AP2 - in addition to the existing US1 region. Use the --region flag or helix region set <region> to target a specific region. In helix.config.ts, the env field has been renamed to region, and the default value is now "us1" instead of "production". If you previously used helix env set, switch to helix region set.

Read the docs →

Everything else that changed

Added

  • --region <region> flag
  • helix region set <region>

Changed

  • Breaking: helix env set is renamed to helix region set
  • helix.config.ts's env field is renamed to region
  • The default region's field value is "us1", not "production"
  • helix.config.ts's env field is renamed to region
  • The default region's field value is "us1", not "production"

All releases

Loading search…

Jump to a section

tab to move · esc to close