UpgradeCheck
Check content pack upgrade impacts and display changes. Packs argument is comma separated list of content pack names, or blank for all content packs to assess.
python · Content Testing
Details
| ID | UpgradeCheck |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
README
Check content pack upgrade impacts and display changes. Packs argument is comma separated list of content pack names, or blank for all content packs to assess.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
Inputs
| Argument Name | Description |
|---|---|
| packs | Comma separated list of packs that should be analyzed. |
Outputs
There are no outputs for this script.
comment: |- Check content pack upgrade impacts and display changes. Packs argument is comma separated list of content pack names, or blank for all content packs to assess. commonfields: id: UpgradeCheck version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: "" dockerimage: demisto/python3:3.12.8.3296088 enabled: true name: UpgradeCheck runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.0.0 tests: - No tests (auto formatted) timeout: 20m0s args: - description: Comma separated list of packs that should be analyzed. name: packs runonce: false engineinfo: {}