Releases: ninxsoft/mist-cli
Releases · ninxsoft/mist-cli
1.3
- Removed
--name,--mac-os-versionand--buildoptions,--downloadnow supports all three - Removed
--list-formatoption and renamed--list-pathto--list-export, file extension determines export type - Removed
--applicationand--zipoptions - Added
--catalogURL - Added
--temporary-directoryoption - Added
--keychainoption - Added free space check before downloads are initiated
- Support for building hardware specific installers on all Macs
- macOS name is now determined from the distribution files, no longer hardcoded
- CSV cells with spaces now display correctly
- Better sanity checks before downloads are initiated
- Cleanup of standard output messaging (less verbose)
- Removed download progress output
- General code refactoring
1.2
1.1.1
1.1
- Specify custom catalog seeds: Customer, Developer and Public
- This allows downloading macOS Install Betas
- Output the macOS Installer application bundle to a custom directory
- Generate a ZIP archive of the macOS Installer application bundle
- Checks for free space before attempting any downloads and installations
- Cleaned up CLI argument flags, options, and formatting