There is a bug in argument parsing in the current beta build of cf-net:
$ sudo /var/cfengine/bin/cf-net stat /var/cfengine/masterfiles/update.cf Could not stat: 'STAT'
This has been fixed in master, and should work correctly in release build:
https://github.com/cfengine/core/pull/2852