Merge pull request #290 from chorsley/patch-1

Add cake Server listFeeds command doco
pull/291/head
Alexandre Dulaunoy 2023-05-17 11:57:41 +02:00 committed by GitHub
commit 27d3ec7acd
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