Restart restarts an app's processes. To restart all app processes, pass empty strings for
procType and name. To restart an specific process, pass an procType by leave name empty.
To restart a specific instance, pass a procType and a name.
Scale increases or decreases an app's processes. The processes are specified in the target argument,
a key-value map, where the key is the process name and the value is the number of replicas