Migrate static configuration file from Traefik v1 to Traefik v2.
Migrate static configuration file from Traefik v1 to Traefik v2. Convert only the static configuration.
traefik-migration-tool static [flags]
-h, --help help for static
-i, --input string Path to the traefik.toml file from Traefik v1. (default "./traefik.toml")
-d, --output-dir string Path to the directory of the created files (default "./static")
- traefik-migration-tool - A tool to migrate from Traefik v1 to Traefik v2.