#985261 toxiproxy-cli: DEPRECATED Action signature. Must be `cli.ActionFunc`.

#985261#5
Date:
2021-03-15 08:36:01 UTC
From:
To:
Dear Maintainer,

Every time I use toxiproxy-cli, it emits an error message:

    michael@cnspc18:~$ toxiproxy-cli create test -l localhost:4242 -u example.com:4242
    Created new proxy test
    DEPRECATED Action signature.  Must be `cli.ActionFunc`.  This is an error in the application.  Please contact the distributor of this application if this is not you.  See https://github.com/urfave/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature

Thanks,