Adios
← PLATFORM / CLI & Local Development

Your terminal. The whole release path.

Work in your preferred local editor and sync with your AI agent's remote Adios workspace. The Adios CLI lets you push source edits, tail build logs, manage secrets, and run deployments directly from your terminal.

IN PRACTICE

Take an existing repository live, then keep working locally.

Log in, run adios up, inspect build and runtime logs, open the attached source in a workspace, and use adios sync in either direction.

Terminal
adios login
adios up

adios logs --build
adios logs --runtime

adios sync
adios sync --pull

HOW IT WORKS

Work locally, inspect the result, move source in either direction.

Read the guide ↗
  1. 01

    Install and log in with the adios CLI.

  2. 02

    Run adios up from a local app or sync with a workspace.

  3. 03

    Manage logs, databases, workflows, domains, and secrets from commands.

WHY IT BELONGS HERE

A terminal-first workflow should not end at the cloud console.

Deploying, reading logs, managing resources, and moving changes between local and web environments often means abandoning the tools developers use for the rest of the day.

Deploy what is in front of you

adios up uploads the current source, reads its manifest, builds it, starts replicas, and promotes a healthy release.

Operate without console hopping

Read logs and manage apps, databases, secrets, domains, routes, and workflows with focused commands.

Move between local and web workflows

Push local changes into a linked workspace or pull workspace files back to your editor.

What’s included
  • ✓ adios up for local deploys
  • ✓ adios logs for build and runtime output
  • ✓ workspace sync and pull commands
  • ✓ database, workflow, domain, and secret commands

Take the current directory all the way to a healthy release.

Install the CLI, deploy from the project root, and keep logs, resources, and workspace sync in the terminal.

Install the CLI ↗

CONNECTED CAPABILITIES

Keep building.

All features ↗