Having the auto scaler plugin and its commands added to cf-cli resource will be helpful to create autoscale rules for PCF apps.
Currently, we are adding autoscale rules for our micro-services that are deployed in PCF using the auto-scale feature described here.
Currently, we are using tasks to accomplish this by having a plugin installed in our image. If it can be integrated with cf-cli resource it would be easy to use.