Local plugin install configuration incorrect

Report a problem

Steps to reproduce

  1. On the page Working with Traefik Plugins
  2. When I click on CLI for the Local Mode, the listed cli args for customizing the local plugin’s configuration state --provider.plugin.traefikServiceFabricPluginclusterManagementURL . I believe it should say –-providers.plugin.{name} since traefik complains on boot of invalid configuration on provider.
    1. HOWEVER - even when I define it as providers.plugin.{my local plugin name} it still fails to start because it can’t find my plugin in that name. Right above that error is a log saying that Plugins loaded. with the correct name in the plugins list. Is this not supported?

Expected behavior

Current behavior


Version: Google Inc. 5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36

If you think it's a bug, you could create an issue with the devs at Traefik GitHub.