Difference between revisions of "Xcversion install --help"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{xcode-install}} * {{xcversion}} * {{Xcode}} Category:Xcode") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[xcversion install]] --help | ||
+ | <pre> | ||
+ | Usage: | ||
+ | |||
+ | $ xcversion install VERSION | ||
+ | |||
+ | Install a specific version of Xcode. | ||
+ | |||
+ | Options: | ||
+ | |||
+ | --url Custom Xcode DMG file path or HTTP URL. | ||
+ | --force Install even if the same version is already installed. | ||
+ | --no-switch Don’t switch to this version after installation | ||
+ | --no-install Only download DMG, but do not install it. | ||
+ | --no-progress Don’t show download progress. | ||
+ | --no-clean Don’t delete DMG after installation. | ||
+ | --no-show-release-notes Don’t open release notes in browser after installation. | ||
+ | --retry-download-count Count of retrying download when curl is failed. | ||
+ | --verbose Show more debugging information | ||
+ | --no-ansi Show output without ANSI codes | ||
+ | --help Show help banner of specified command | ||
+ | </pre> | ||
Latest revision as of 17:56, 10 May 2022
xcversion install --help
Usage: $ xcversion install VERSION Install a specific version of Xcode. Options: --url Custom Xcode DMG file path or HTTP URL. --force Install even if the same version is already installed. --no-switch Don’t switch to this version after installation --no-install Only download DMG, but do not install it. --no-progress Don’t show download progress. --no-clean Don’t delete DMG after installation. --no-show-release-notes Don’t open release notes in browser after installation. --retry-download-count Count of retrying download when curl is failed. --verbose Show more debugging information --no-ansi Show output without ANSI codes --help Show help banner of specified command
See also[edit]
Advertising: