I'm trying to deploy a partition using the following command: vagrant@puppet:~$ java -jar $CLI_HOME/org.apache.stratos.cli-4.0.0-incubating-Tool.jar -username admin -password admin deploy-partition -p /vagrant/openstack-qemu/example_partition.json
The response is: Username: admin usage: deploy-partition [-p <resource path>] For some reason, the CLI is not recognising the '-p' option. Any ideas? Many thanks, Chris
