Compare commits

...

2 Commits

Author SHA1 Message Date
Alexandre Dulaunoy 27d3ec7acd
Merge pull request #290 from chorsley/patch-1
Add cake Server listFeeds command doco
2023-05-17 11:57:41 +02:00
Chris Horsley 4a7d23894d
Add cake Server listFeeds command doco
Currently undocumented by exists at c3f7077abe/app/Console/Command/ServerShell.php (L231)
2023-05-17 16:12:33 +10:00
1 changed files with 2 additions and 0 deletions

View File

@ -849,6 +849,8 @@ If you would like to automate tasks such as caching feeds or pulling from server
MISP/app/Console/cake Server pull [user_id] [server_id] [full|update]
#### Push
MISP/app/Console/cake Server push [user_id] [server_id]
#### List Feeds
MISP/app/Console/cake Server listFeeds
#### Cache Feeds For Quick Lookups
MISP/app/Console/cake Server cacheFeed [user_id] [feed_id|all|csv|text|misp]
#### Fetch Feeds As Local Data