# status

## Usage

```bash
bdy agent tunnel status [options] [id]
```

## Arguments

| **Argument** | **Description** |
| :--- | :--- |
| `id` | Id of the tunnel. If not provided status of tunneling service (required) |

## Options

| **Option** | **Description** |
| :--- | :--- |
| `-h, --help` | display help for command |

## Examples

### Get agent tunnel status

```bash
bdy agent tunnel status tunnel-id
```


---
Original source: https://buddy.works/docs/cli/agent/tunnel/status