run - Demisto SDK Guide - Cortex - Security Operations

Demisto SDK Guide

Creation date
2023-08-01
Last date published
2024-12-22
Category
Demisto SDK Guide
Abstract

The run command runs integration or script commands in the remote Cortex XSOAR/Cortex XSIAM insstance and pretty prints the output.

This command enables you to run integration or script commands in the Playground of a remote Cortex XSOAR/XSIAM instance and pretty print the output. This is useful when developing new commands or fixing bugs, because it lets you debug the code directly from the CLI and optimize the development process flow.

The run command requires interactions with Cortex XSIAM or Cortex XSOAR. Before you use the command, verify you have set up the environment variables.