Skip to content

Instantly share code, notes, and snippets.

@nataliepo
Created September 5, 2013 20:50
Show Gist options
  • Save nataliepo/6455994 to your computer and use it in GitHub Desktop.
Save nataliepo/6455994 to your computer and use it in GitHub Desktop.
transporter.txt
[2013-09-05 16:50:07 EDT] <main> INFO: Transporter has been successfully updated. The updated components will be available the next time Transporter runs.
usage: iTMSTransporter [-help <arg> | -info | -m <arg> | -version] [-o <arg>] [-v
<arg>] [-WONoPause <arg>] [-Xmx1024m]
iTMSTransporter : iTunes Store Transporter 1.7.5.2
-help <arg> Show this help. If a mode value is specified, show help specific
to that mode.
-info The -info option should be used by itself and returns the
copyright notice and acknowledgements.
-m <arg> The -m option specifies the tool's mode. The valid values are:
verify, upload, provider, diagnostic, lookupMetadata, status,
statusAll, queryTickets, generateSchema, transferTest,
downloadMetadataGuides, iTunesExtraQCDownload, iTunesLPQCDownload,
iTunesExtraTemplate, iTunesLPTemplate
-o <arg> The -o option specifies the directory and filename you want to use
to log output information. By default, Transporter logs output
information to standard out. If you specify a filename,
Transporter logs the output to the specified file, as well as to
standard out.
-v <arg> The -v option specifies the level of logging. The five values
are: off, detailed, informational, critical, eXtreme.
-version The -version option should be used by itself and returns the
version of the tool.
-WONoPause <arg> The -WONoPause option is only valid on Windows and its value can
be 'true' or 'false'. If an error occurs during script execution,
the process idles because the message 'Press any key...' is
displayed on the console and the system awaits a keypress. To
avoid this behavior, set this property to true
-Xmx1024m Specifies that you want to change the Java Virtual Machine's (JVM)
allocated memory by increasing the JVM heap size. By default,
Transporter uses a 512MB heap size. You can use the -Xmx1024m
option to specify a 1-gigabyte (GB) heap size. Apple recommends,
if needed, increasing the heap size to 1024MB by specifying the
-Xmx1024 option and adjusting as needed.
logout
[Process completed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment