Issue with multiple services on same instance

Sorry to bug you again. Where is (or should be) the cloudflared.service file?
When I executed the disable command, it removed the file:

pi@raspberrypi-2:/etc/cloudflared $ sudo systemctl disable cloudflared.service
Removed /etc/systemd/system/multi-user.target.wants/cloudflared.service.

Do I need to re-enable the service using the same old name, and once the file is created, then do the renaming?

If I try running sudo cloudflared service install, it now fails, telling me I should have two files in the /etc/cloudflared folder, one named cert.pem (which is there), and one named config.yml (which no longer exists since I renamed the two copies as suggested).