make rss feeds optional for resources

This commit is contained in:
zyl 2024-11-13 13:11:37 -08:00
parent 95a0765b1e
commit ddeb079d52
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
7 changed files with 101 additions and 65 deletions

View file

@ -66,6 +66,9 @@ Arguments:
<ID> The resource type's ID
<NAME> The name of the resource type to create
<PLURAL> The name of the resource type, but plural
Options:
--no-rss Whether to skip enabling RSS for this resource or not
```
## `webdog page new`