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

# ravion switch

> Switch the Ravion CLI's active organization, project, or environment context so subsequent commands target the intended resources.

## `ravion switch`

switch walks through the authenticated user's organizations and persists the pick so subsequent commands run in that context. Switching organization clears the active workspace — `ravion terraform` will ask you to pick one next. Use --org to skip the picker.

**Aliases:** `use`, `org`

```bash theme={null}
ravion switch [flags]
```

**Flags:**

| Flag             | Required | Description                                         |
| ---------------- | -------- | --------------------------------------------------- |
| `--org <string>` |          | organization id or name to select (skip the picker) |
