Abstract
Learn about the arguments and usage of Demisto SDK commands to manage your content.
The Demisto SDK library can be used to manage your Cortex XSIAM or Cortex XSOAR content with ease and efficiency. The library supports Python 3.9-3.11.
This guide contains information on Demisto SDK commands. The list of commands can also be viewed by running demisto-sdk -h
to see all options and demisto-sdk <command_name> -h
for options specific to each command.