Cloudlinux command to install ALT-PHP, Nodejs, Python from SSH

If you are in love with SSH or black screen and want to install Cloudlinux ALT-PHP, Nodejs or Python using SSH then you can use below command. cloudlinux-wizard install --json-data='{"cagefs":{"options":{"enable_for_new_users":false,"enable_for_existing_users":false}},"mod_lsapi":{},"mysql_governor":{},"php":{"options":{"enable_selector":true,"versions":}},"nodejs":{"options":{"versions":,"default_version":"10"}},"python":{"options":{"versions":,"default_version":"2.7"}},"ruby":{"options":{"versions":}}}'…