Skip to content

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

Helix Docs
v0.104.0 CLI

Login required for core commands

Running helix init, helix dev, and helix deploy now requires authentication, automatically prompting login when needed.

npm install @trayai/helix-cli@0.104.0
View as Markdown

What matters in this release

Changed

helix init, helix dev, and helix deploy now require you to be logged in - they start the…

You no longer need to run helix login separately before starting work. If you run helix init, helix dev, or helix deploy without an active session, the CLI automatically starts the login flow for you. This means fewer steps to get going, but also means these commands will not run in unauthenticated contexts - keep this in mind for CI scripts that previously skipped login.

Read the docs →

Everything else that changed

Added

  • The CLI now collects usage analytics for the init, login, dev, and deploy commands to help…

All releases

Loading search…

Jump to a section

tab to move · esc to close