Merge pull request #252 from Wachizungu/add-cli-command-enable-taxonomy-tags

chg: [Administration] add enableTaxonomyTags cli command
pull/257/head
Alexandre Dulaunoy 2021-03-24 22:21:06 +01:00 committed by GitHub
commit 828a3b5c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -813,6 +813,8 @@ The below info is also available in the MISP GUI. Go to event actions -> automat
MISP/app/Console/cake Admin updateGalaxies
#### Update Taxonomy Definitions
MISP/app/Console/cake Admin updateTaxonomies
#### Enable all tags of a taxonomy
MISP/app/Console/cake Admin enableTaxonomyTags [taxonomy_id]
#### Update Object Templates
MISP/app/Console/cake Admin updateObjectTemplates
#### Update Warninglists