Skip to main content
Inspect the gateway routes floo is serving for an app. Use this when a host, path, service, or access mode does not behave the way you expected.

routes list

List customer-visible hosts, path prefixes, target services, and effective access policy.

Flags

JSON output

The output deliberately omits Cloud Run backend URLs. Treat floo hosts and custom domains as the public contract.

Troubleshooting

If an app is public when you expected auth, run:
If a custom domain points at the wrong service, compare source, service_name, and path_prefix:
source_of_truth: "gateway_routes" means the route was read from the serving table the gateway consumes. propagation_status: "unknown" means the API is not yet claiming per-worker gateway cache freshness; use the route row’s updated_at as the serving-table timestamp.