# destroy

Undeploy the lambda function and destroy the API and security roles

## Usage

```bash
claudia destroy {OPTIONS}
```

## Options

*  `--source`:  (_optional_) Directory with project files
    * _Defaults to_: current directory
*  `--config`:  (_optional_) Config file containing the resource names
    * _Defaults to_: claudia.json
