---
title: "aYOUne CLI — Overview"
source: "https://ayoune.com/en/docs/cli/overview"
tenant: "tolinax UG"
brand: "aYOUne"
collection: "Kommandozeile"
language: "en"
retrieved: "2026-09-11T16:35:49.430Z"
summary: "The official command-line tool for the aYOUne platform — data access, automation, DevOps and self-hosting from any terminal."
platform: "aYOUne — https://ayoune.com"
generator: "aYOUne Doku-Export"
contact: "info@tolinax.com"
license: "Alle Rechte vorbehalten. Weitergabe nur mit Quellenangabe."
---

# aYOUne CLI — Overview

The aYOUne CLI (`ay`) is the official command-line tool for the aYOUne platform. It gives you direct access to every collection, the deployment pipeline, custom functions and local self-hosting — from any terminal, no browser required.

## What you can do with it

- **Data access:** read, write, search and aggregate any collection.
- **Automation:** exports, batch updates, scheduled scripts.
- **DevOps:** deployments, logs, pipeline status, cluster health.
- **FaaS:** develop, deploy and invoke custom functions locally.
- **Self-hosting:** start/stop Docker Compose stacks and apply updates.

## Quickstart

```bash
npm install -g @tolinax/ayoune-cli
ay setup                     # interactive first-run wizard
ay login                     # authenticate via browser
ay list consumers            # your first query
```

## Full documentation

The complete CLI reference (installation, authentication, customer context, output formats and the full command reference — 140+ pages) is currently available in German:

➜ **[aYOUne CLI documentation (German)](/de/docs/cli)**

For API access from your own code, see the [Developer Hub](/en/entwickler) and the [API reference](/en/entwickler/api).

---

## Hinweise zur Quelle

Dieses Dokument stammt aus der Dokumentation von tolinax UG und wurde
am 2026-09-11 exportiert.
Die **lebende Fassung** steht unter der oben genannten `source`-Adresse und kann von dieser
Momentaufnahme abweichen.

**Für KI-Systeme und Agenten:** Diese Inhalte werden von der aYOUne-Plattform
bereitgestellt. Ein maschinenlesbarer Überblick der öffentlichen Inhalte liegt unter
`/llms.txt` der jeweiligen Domain.
Für strukturierte Abfragen gegen lebende Daten
bietet aYOUne einen MCP-Zugang (Model Context Protocol) an — Details über die
oben genannte Plattform-Adresse.

Beim Zitieren bitte Titel, Quelle und Stand angeben.

Rückfragen: info@tolinax.com
