'Unable to Create Forward Historian Agent in Volttron

I'm trying to set up the forward historian agent on a Raspberry Pi running Volttron (as seen here) and am running into issues. The instructions say to enter this into the terminal:

vctl install --agent-config <path to config file> services/core/ForwardHistorian

When I enter

vctl install /home/pi/volttron/services/core/ForwardHistorian

I get the error "install: error: the following arguments are required: install_path". This is an elementary problem but I can't seem to figure out how to remedy it, any ideas?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source