Difference between revisions of "Xcversion --help"

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

Latest revision as of 17:51, 10 May 2022

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[edit]

Advertising: