Local CLI fails to execute

Hi, I have a problem with circleci local execute with latest version:

$ circleci version
0.1.1789+1f1866a
$ circleci local execute
Error: Unable to identify config version
$ circleci config validate
Config file at .circleci/config.yml is valid
$ circleci local execute -h
Usage of configFlags:
  -c, --config string   config file (default ".circleci/config.yml")
Error: Unable to parse flags

Do you have a personal/project api token set with the circleci config command?

Thanks for your response, all working fine now with version 0.1.3923+6fecf9d

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