Rename a service

After successfully deploy the service (project/helloworld-green), now I want to change its name to project/helloworld

I run with rancher cli, and get the status of this service:

rancher inspect project/helloworld-green |jq . 

Then what command should I run to rename it?