# bdy

## Usage

```bash
bdy [options] [command]
```

## Options

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

## Available Commands

| **Command** | **Description** |
| :--- | :--- |
| [tunnel](https://buddy.works/docs/cli/tunnel.md) | The tunnel command manages tunnels configuration |
| [agent](https://buddy.works/docs/cli/agent.md) | The agent command manages installation and execution of bdy as an operating
  system service on Windows, OS X and Linux systems |
| [visual](https://buddy.works/docs/cli/visual.md) | Commands to interact with the visual test service |
| [tests](https://buddy.works/docs/cli/tests.md) | Commands to interact with the unit test service |
| [api](https://buddy.works/docs/cli/api.md) | Contact Buddy API directly |
| [artifact](https://buddy.works/docs/cli/artifact.md) | Commands to interact with the artifact service |
| [domain](https://buddy.works/docs/cli/domain.md) | Manage domains |
| [login](https://buddy.works/docs/cli/login.md) | Log in to Buddy |
| [logout](https://buddy.works/docs/cli/logout.md) | Log out from Buddy |
| [pipeline](https://buddy.works/docs/cli/pipeline.md) | Commands to interact with the pipeline service |
| [project](https://buddy.works/docs/cli/project.md) | Manage projects |
| [sandbox](https://buddy.works/docs/cli/sandbox.md) | Commands to interact with sandboxes |
| [scrape](https://buddy.works/docs/cli/scrape.md) | Commands to interact with the scrape service |
| [whoami](https://buddy.works/docs/cli/whoami.md) | Check login information |
| [workspace](https://buddy.works/docs/cli/workspace.md) | Manage workspaces |
| [version](https://buddy.works/docs/cli/version.md) |  |


---
Original source: https://buddy.works/docs/cli/reference