Imports Discourses from a file or stdin.
```
dsc import [<path>]
```
- -
If `<path>` is omitted, input is read from stdin.
`dsc` will attempt to populate the `name` and `fullname` fields by querying each Discourse URL for the site title.
```bash
dsc import urls.txt
dsc import forums.csv