docker:ai:1b43d
View all the routers configured in Traefik using the Docker CLI command
$ docker exec -t ${traefik_container_name} traefik api routers
try on your machine
View all the routers configured in Traefik using the Docker CLI command
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- how do i see traefik routers?