For some reason, the Go pflag packages (both of them) require long form flags with values to have equals signs. This works for me, but I'm not sure of and didn't test the local_bind stuff in particular, so by all means fix or replace any of it if there's a better way. :) You can view, comment on, or merge this pull request online at: https://github.com/tohojo/flent/pull/125 -- Commit Summary -- * Use = with all long form flags with values. -- File Changes -- M flent/runners.py (16) -- Patch Links -- https://github.com/tohojo/flent/pull/125.patch https://github.com/tohojo/flent/pull/125.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/pull/125