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

Revision as of 12:31, 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: