Error - Auto Archiving

I’m having problems while attempting to auto archive. Here’s the syntax:


su user -c "usr/bin/php /my/location/piwik/console core:archive --url=https://mywebsite.com/"

or


sudo su user -c "usr/bin/php /my/location/piwik/console core:archive --url=https://mywebsite.com/"

Results:


[InvalidArgumentException]                              
  There are no commands defined in the "core" namespace.

Any insight and assistance, is greatly appreciated!

Hmm… Anyone? No one out there, using this feature?

http://piwik.org/docs/setup-auto-archiving/

It should work, can you try with latest beta? I would like to test early beta and RC releases, how do I enable automatic updates to use these development versions? - Analytics Platform - Matomo

Note that it will only work after piwik has been installed and the file config/config.ini.php is found

How is the location of config.ini.php, defined in Piwik?

Currently, it is found:


/usr/local/web/htdocs/website/config/config.ini.php