> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
> Use this file to discover all available pages before exploring further.

# squarecloud workspace leave

> Verlässt einen Workspace auf Square Cloud.

Entfernt deine eigene Mitgliedschaft in einem Workspace, der jemand anderem gehört, ohne den Workspace selbst zu löschen. Die Workspace-ID ist erforderlich. Dies ist destruktiv: Vor dem Verlassen wird eine `y/N`-Bestätigung abgefragt. Übergib `-y`/`--yes`, um die Abfrage zu überspringen.

```bash theme={null}
squarecloud workspace leave <workspaceID>
```

```bash theme={null}
squarecloud workspace leave <workspaceID> -y
# Verlässt den Workspace ohne Bestätigungsabfrage.
```

Verwende `squarecloud workspace leave --help` für weitere Informationen zu diesem Befehl.
