Gets info about: license type, hosts limit, capacity, used space...
Command:
java -jar cli.jar getaccountinfo
Example:
java -jar opero-commandline.jar getaccountinfo --login=Natalia2 --password=zaq12wsx --server=http://192.168.0.199:45558
If you have a configuration file in user's home directory, you do not need to enter the parameters: login, password, server:
java -jar opero-commandline.jar getaccountinfo
If you have a configuration file in a different directory than the user's home directory, then you have to enter the parameter: config, e.g.
java -jar opero-commandline.jar getaccountinfo --config=D:\CLI.conf