Comment for below
The options specified with double-dashes (--) can also be specified via:
...
You can also use a simplified user/password syntax, just enter the username and password in a single parameter together with the command. When the command is executed, the command prompt is returned to the Unix shell.
Priority
Since the options can be set in various ways, the following priority applies:
...
Lower priority means that it can be overridden by anything with higher priority.
Overwrite option
If a command generates files, mzcli
saves them to disk. Use theĀ -overwrite
option to save a file to disk even if a file with the same name already exists. If the -overwrite
option is not specified, and a file with the same file name exists, mzcli
displays an error message and terminates without saving the file.