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

# Auth

## e2b auth

authentication commands

### Usage

```bash theme={"theme":{"light":"github-light","dark":"github-dark-default"}}
e2b auth [options] [command]
```

## e2b auth login

log in to CLI

### Usage

```bash theme={"theme":{"light":"github-light","dark":"github-dark-default"}}
e2b auth login [options]
```

## e2b auth logout

log out of CLI

### Usage

```bash theme={"theme":{"light":"github-light","dark":"github-dark-default"}}
e2b auth logout [options]
```

## e2b auth info

get information about the current user

### Usage

```bash theme={"theme":{"light":"github-light","dark":"github-dark-default"}}
e2b auth info [options]
```

## e2b auth configure

configure user

### Usage

```bash theme={"theme":{"light":"github-light","dark":"github-dark-default"}}
e2b auth configure [options]
```
