> ## Documentation Index
> Fetch the complete documentation index at: https://forest-docs-cli-reference-headless-commands.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# forest environments:reset

> Reset a remote environment by removing all layout changes

# forest environments:reset

Reset a remote environment by removing all layout changes.

## Usage

```bash theme={null}
forest environments:reset [options]
```

## Options

| Option                      | Description                           |
| --------------------------- | ------------------------------------- |
| `-e, --environment=<value>` | The remote environment name to reset. |
| `-p, --projectId=<value>`   | The id of the project to work on.     |
| `--force`                   | Skip reset changes confirmation.      |
