Adios

CLI

Deploy, sync, inspect logs, and manage resources from the Adios CLI.

Keep your terminal workflow while Adios handles deploys, logs, workspaces, databases, secrets, and source sync.

The hook

Why developers care

Developers who live in the terminal should not have to click through cloud consoles just to deploy, read logs, or push workspace changes.

How Adios handles it

  1. 1Install and log in with the adios CLI.
  2. 2Run adios up from a local app or sync with a workspace.
  3. 3Manage logs, databases, workflows, domains, and secrets from commands.

What you get

Platform pieces that make this work.

adios up for local deploys

adios logs for build and runtime output

workspace sync and pull commands

database, workflow, domain, and secret commands

Build path

Keep building locally, then deploy when ready.

Make changes in your editor, run adios up, inspect logs, and sync back with an Adios workspace when you need the web IDE.

ok adios up
ok adios logs
ok adios sync
ok adios secrets

Deploy your first app on Adios.

Start with this feature, then add the rest of the platform as your app needs it.

Install the CLI