Cargo options

To see Cargo's command line options, use the following command to display the help file:
$ /opt/aspera/cargo/sbin/cargo -h

Usage

cargo [options]

-h, --help                         Display usage
-A, --version                      Display version
-f PATH                            Load configuration file and exit. Not to be run in combination with other arguments.
-w PATH                            Export the configuration file to a local copy.
-q                                 Suppress error dialogs (when processing configuration)
-u                                 Uninstall application data.
--protocol                         Handle protocol url.
-L LOG-DIR                         Logging dir
-m PATH-to-asperacargod.conf       Migrate a Cargo 1.x config file to the current format.
        
        
-L-                                Log to console
-D                                 Set debug level to DEBUG
-DD                                Set debug level to TRACE