Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created February 27, 2018 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/2d07a8a178a3afe8ca14b91739cc95d9 to your computer and use it in GitHub Desktop.
Save rtrouton/2d07a8a178a3afe8ca14b91739cc95d9 to your computer and use it in GitHub Desktop.
installinstallmacos.py help message
usage: installinstallmacos.py [-h] [--catalogurl sucatalog_url]
[--workdir path_to_working_dir] [--compress]
[--ignore-cache]
optional arguments:
-h, --help show this help message and exit
--catalogurl sucatalog_url
Software Update catalog URL.
--workdir path_to_working_dir
Path to working directory on a volume with over 10G of
available space. Defaults to current working
directory.
--compress Output a read-only compressed disk image with the
Install macOS app at the root.
--ignore-cache Ignore any previously cached files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment