Local CLI: `circleci local execute --help` => unable to parse flags

circleci local execute --help (version: 0.1.3667+073b0ec) returns:

Usage of configFlags:
  -c, --config string   config file (default ".circleci/config.yml")
Error: Unable to parse flags

Same for old/deprecated(?) circleci build --help. Used what circleci help suggests:

Use "circleci [command] --help" for more information about a command.

Workaround: circleci help local execute (see online doc)

This should be fixed now, as I’m running 0.1.4766+8153c30 I cannot reproduce.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.