Skip to content
## Summary of Changes

- The command line options have been reworked. There are now four commands:

| Command     | Description                         |
| :---------- | :---------------------------------- |
| `connector` | Add/update/remove/find Connectors   |
| `run`       | Run SCL from path or from string    |
| `steps`     | List all available steps            |
| `validate`  | Check that SCL file or string works |

For more information on how to use EDR, see the [readme](https://gitlab.com/reductech/edr/edr/-/blob/v0.9.0/README.md).

- Connectors are now packaged as plugins

For more details see the changelog: https://gitlab.com/reductech/edr/edr/-/blob/v0.9.0/CHANGELOG.md