Creates a new configuration file.
Command:
java -jar cli.jar createconfig --path=/home/tim/.backup.conf
Example:
java -jar opero-commandline.jar createconfig --login=Natalia2 --password=zaq12wsx --server=http://192.168.0.199:45558
or
java -jar opero-commandline.jar createconfig --login=Natalia2 --password=zaq12wsx --server=http://192.168.0.199:45558 --key=mykey
Argument | Description |
[--path <path>] | Path to save file to. Default is 'backup__cli.conf' in user home directory |
If the configuration file is created in the user's home directory, it will be automatically picked up by the CLI application.
Comments
0 comments
Please sign in to leave a comment.