Flyway CLI v1.0.0
Your Terminal,
Now a Superpower.
No more context switching. Push code, view live logs, and manage infrastructure without leaving your editor.
Install the CLI
curl -fsSL https://api.flyway.live/install | bashQuick Start
🔐
01Authenticate
Securely log in through your browser.
$ flyway login⚡
02Initialize
Auto-detect your framework and configure the project.
$ flyway init🚀
03Deploy
Push to the cloud and watch deployment in real time.
$ flyway deploy
◌Uploading project...
Why Flyway CLI?
We built a complete developer experience designed to keep you in the zone.
🚀
Instant Deploy
Deploy in seconds directly from your terminal.
📜
Live Logs
Watch builds and server logs in real time.
🔐
Device Login
Secure, passwordless browser authentication.
🤖
AI Ready
AI-powered debugging and deployment assistance.
🩺
System Doctor
Diagnose your environment and frameworks instantly.
Example Session
bash — 80x24
$
Supported Runtimes
Node.js
Next.js
Bun
PHP / Laravel
Python
Go
Rust
Ruby
Rails
Java / Spring
.NET
Static HTML
Command Reference
flyway loginAuthenticate your CLI with your Flyway account.
flyway initInitialize a project and detect frameworks automatically.
flyway deployPush your code, build, and deploy to the cloud.
flyway statusCheck the health of your current deployment.
flyway logsStream real-time logs from your application.
flyway doctorDiagnose local setup and framework requirements.
flyway whoamiView the authenticated user and workspace.
flyway logoutClear your local authentication session.