# blade destroy

Destroy a chaos experiment

## Synopsis

Destroy a chaos experiment by experiment uid which you can run status command to query

```
blade destroy UID
```

## Examples

```
destroy 47cc0744f1bb
```

## Options

```
  -h, --help   help for destroy
```

## Options inherited from parent commands

```
  -d, --debug   Set client to DEBUG mode
```

## SEE ALSO

* [blade](https://xcaspar1.gitbook.io/chaosblade/blade)     - An easy to use and powerful chaos toolkit

### Auto generated by spf13/cobra on 11-Jul-2019
