How to execute a python script from digi cloud ?

Dear,
I’m a newbie on Digi Cloud: without rebooting mu Connect Port X4, how to execute a python script ?
Best regards.

It is not possible to execute a Python script from the Device Cloud (you can only configure to execute on startup). However, you can execute it from the command line of the ConnectPort X4 unit itself:

#> python (scriptname).py

Thanks a lot,
and by CLI it’s not possible ?
Best regards.

This is not possible from the Device Cloud > Properties > CLI. This is only possible from the CLI of the ConnectPort unit itself.