• Pythoncm script examples on software image related operations

      This article will provide Pythoncm script examples for software image related operations. Pre-requisites: Install Pythoncm and load the module: #apt update #apt install cmdaemon-pythoncm #module load python3 Pythoncm script example of “image clone” The following CMSH command list and Pythoncm script can achieve the same functionality: CMSH command list:…