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

# clawker firewall down

## clawker firewall down

Tear down the firewall stack

### Synopsis

Stop the Envoy + CoreDNS firewall stack. Pending bypass timers
are cancelled.

No-op if the stack is already stopped.

```
clawker firewall down [flags]
```

### Examples

```
  # Tear down the firewall stack
  clawker firewall down
```

### Options

```
  -h, --help   help for down
```

### Options inherited from parent commands

```
  -D, --debug   Enable debug logging
```

### See also

* [clawker firewall](clawker_firewall) - Manage the egress firewall
