Add cake Server listFeeds command doco

Currently undocumented by exists at c3f7077abe/app/Console/Command/ServerShell.php (L231)
pull/290/head
Chris Horsley 2023-05-17 16:12:33 +10:00 committed by GitHub
parent bc38d71015
commit 4a7d23894d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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