Cli command new-sources calls command upload,
which already had an offline mode.
Only thing needed for new-sources --offline support
was to add the argument and pass it to upload command.
Implements the alternative proposal in comments of issue #559.
Cli command new-sources calls command upload,
which already had an offline mode.
Only thing needed for new-sources --offline support
was to add the argument and pass it to upload command.
Implements the alternative proposal in comments of issue #559.