Is it possible to add routes to a Cloudflare Remotely-managed Tunnel via API calls?
Remotely managed tunnels seem to have a lot of advantages over locally managed tunnels - they're simpler to set up, have the webui etc...
But there's certainly advantages to doing everything from the CLI - eg changing CNAME records for the tunnel via API calls, with flarectl. The downside to this is that we seem to need to restart the cloudflared service in order to incorporate changes make to the config.yml tunnel configuration file.
Is there any way we can set up a remotely managed tunnel, but then modify its routes via api calls rather than the web UI?
But there's certainly advantages to doing everything from the CLI - eg changing CNAME records for the tunnel via API calls, with flarectl. The downside to this is that we seem to need to restart the cloudflared service in order to incorporate changes make to the config.yml tunnel configuration file.
Is there any way we can set up a remotely managed tunnel, but then modify its routes via api calls rather than the web UI?