Skip to content

Instantly share code, notes, and snippets.

@fuerbringer
Created February 3, 2018 12:47
Show Gist options
  • Save fuerbringer/a329ff10f76e9832e463842657e00481 to your computer and use it in GitHub Desktop.
Save fuerbringer/a329ff10f76e9832e463842657e00481 to your computer and use it in GitHub Desktop.
[sev@orbit:~/git/tldr-nerthil]$ tldr --render pages/osx/autopkg
autopkg
Automation framework for OS X software packaging and distribution
- Run autopkg recipe
autipkg run recipe_identifier
- Run autopkg with in verbose mode
autipkg run -vvv new_hostname
- Run autopkg with specified pkg:
autopkg run recipe_identifier --pkg /path/to/downloaded/pkg_or_dmg
- Update one or more recipe repo:
autopkg repo-update repo_names
utopkg repo-update all
- Search avaible recipes:
autopkg search application_name
- Display autopkg help
autopkg help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment