Command Line Interface Specification Linux Mac

5
If neither the -task or a set of files and/or folders was provided on the command line, the client
must inform the user that a required option is missing and that either the -task option must be
used or a list of files and/or folders must be specified.
4. Delete
This command makes it possible to delete files and directories of the BackupAgent Server.
Java -jar cli.jar delete -login <login name> -pass <password>
-server <server address> [-version [all|last|<number>]]
-input <file> | <file> <file> ...
4.1 Arguments explained
-login <login name>
This is the login name of the user. See the backup command for more information.
-pass <password>
This is the password for the specified login name. See the backup command for more
information.
-key <key>
This is the encryption key of the user. See the backup command for more information.
-server <server address>
This is the network address or domain name of the BackupAgent Server.
For example: http:--<server name> or https:--<server name>
-version [all | last | <number>]