Difference between revisions of "Xcversion --help"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
<pre>
 +
xcversion  --help
 +
Usage:
 +
 +
    $ xcversion COMMAND
 +
 +
      Xcode installation manager.
 +
 +
Commands:
 +
 +
    + cleanup            Cleanup cached downloads.
 +
    + install            Install a specific version of Xcode.
 +
    + install-cli-tools  Installs Xcode Command Line Tools.
 +
    + installed          List installed Xcodes.
 +
    + list                List Xcodes available for download.
 +
    + select              Select installed Xcode via `xcode-select`.
 +
    + selected            Show version number of currently selected Xcode.
 +
    + simulators          List or install iOS simulators.
 +
    + uninstall          Uninstall a specific version of Xcode.
 +
    + update              Update cached list of available Xcodes.
 +
 +
Options:
 +
 +
    --version            Show the version of the tool
 +
    --verbose            Show more debugging information
 +
    --no-ansi            Show output without ANSI codes
 +
    --help                Show help banner of specified command
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 12:30, 8 November 2021

xcversion  --help
Usage:

    $ xcversion COMMAND

      Xcode installation manager.

Commands:

    + cleanup             Cleanup cached downloads.
    + install             Install a specific version of Xcode.
    + install-cli-tools   Installs Xcode Command Line Tools.
    + installed           List installed Xcodes.
    + list                List Xcodes available for download.
    + select              Select installed Xcode via `xcode-select`.
    + selected            Show version number of currently selected Xcode.
    + simulators          List or install iOS simulators.
    + uninstall           Uninstall a specific version of Xcode.
    + update              Update cached list of available Xcodes.

Options:

    --version             Show the version of the tool
    --verbose             Show more debugging information
    --no-ansi             Show output without ANSI codes
    --help                Show help banner of specified command

See also

Advertising: