Compare commits
No commits in common. "7e3e0d8f30b9ef84c5bf14d9dccf1a25d54abddb" and "9619f7e7ed76de80133e32ce7d4f27c964af7382" have entirely different histories.
7e3e0d8f30
...
9619f7e7ed
|
@ -86,9 +86,6 @@ To generate thumbnails for new logos and tag photos, install ImageMagick and run
|
||||||
#### Developers
|
#### Developers
|
||||||
* `--no-save`: Do not store retrieved information in local database, forcing re-fetch.
|
* `--no-save`: Do not store retrieved information in local database, forcing re-fetch.
|
||||||
* `--level`: Change log level to `silly`, `verbose`, `info`, `warn` or `error`.
|
* `--level`: Change log level to `silly`, `verbose`, `info`, `warn` or `error`.
|
||||||
* `--flush-network`: Delete all scenes and movies from all network channels
|
|
||||||
* `--flush-channel`: Delete all scenes and movies from a channel
|
|
||||||
* `--flush-batch`: Delete all scenes and movies from a batch ID
|
|
||||||
|
|
||||||
### API
|
### API
|
||||||
A GraphQL API is available at `/graphql`, and a REST API is available at the following `GET` endpoints:
|
A GraphQL API is available at `/graphql`, and a REST API is available at the following `GET` endpoints:
|
||||||
|
|
Loading…
Reference in New Issue