Skip to main content

Yes, you can now order DoorDash from the command line

Yes, DoorDash теперь предлагает ограниченный бета‑вариант командной строки — dd‑cli, который позволяет искать рестораны, собирать корзину и оформлять заказ прямо из терминала. Этот инструмент открывает двери автоматизации и интеграции доставки еды в CI/CD‑pipeline, скрипты и AI‑агенты, делая процесс заказа полностью программируемым.

Published

16 Jul 2026

Reading Time

2 min read

Share this article:

Contents

What’s new

DoorDash has launched a limited‑beta command‑line interface called dd‑cli. The tool lets users type commands in a terminal to:

  • Search DoorDash stores

  • Build a shopping cart

  • Place an order

“DoorDash is opening a limited beta of dd‑cli, a command‑line tool that lets developers and AI agents search stores, build carts, and place orders from the terminal, marking another step toward software designed for AI agents instead of just humans.” – TechCrunch, 16 Jul 2026

The beta is currently restricted to invited participants, but the company signals an intent to broaden access later.

Why it matters

  • Automation‑first design – By targeting developers and AI agents, DoorDash is shifting from a purely consumer UI to a programmable interface, enabling scripts, bots, and workflow tools to order food without human clicks.

  • Integration potential – The CLI can be embedded in CI/CD pipelines, server‑side automation, or even “digital assistants” that fetch meals as part of broader tasks (e.g., provisioning a lunch order after a successful build).

  • Developer experience – Command‑line tools are a staple of developer tooling; offering one for a consumer service reduces friction for teams that already operate in terminal‑centric environments.

Who’s affected

  • Developers building internal tools, test suites, or custom dashboards that need on‑demand food delivery.

  • AI‑powered agents that can now invoke DoorDash directly, opening use‑cases such as autonomous bots that schedule meals for remote workers or smart office environments.

  • Early‑beta participants who will shape the feature set and security model through feedback.

What to watch next

  • Beta expansion – DoorDash may open the dd‑cli to a wider developer community, potentially adding more store filters, payment options, or batch ordering.

  • API parity – Observers will track whether the CLI eventually offers the same capabilities as the public DoorDash API, which could influence whether developers prefer one over the other.

  • Security considerations – As orders can be placed programmatically, any future disclosures about authentication methods or token handling will be crucial for enterprises that plan to adopt the tool.

Source: TechCrunch, “Yes, you can now order DoorDash from the command line,” 16 Jul 2026.

2

views

0

shares

0

likes

Related Articles