Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 699 Bytes

traefik-migration-tool_static.md

File metadata and controls

26 lines (17 loc) · 699 Bytes

traefik-migration-tool static

Migrate static configuration file from Traefik v1 to Traefik v2.

Synopsis

Migrate static configuration file from Traefik v1 to Traefik v2. Convert only the static configuration.

traefik-migration-tool static [flags]

Options

  -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")

SEE ALSO

Auto generated by spf13/cobra on 20-Sep-2019