Update cli.rst

This commit is contained in:
Alexandre Poumaroux
2025-04-17 22:44:26 +02:00
committed by GitHub
parent bfc3bfb845
commit b19e3c5da3

View File

@@ -47,7 +47,8 @@ list-qt command
--long-modules (<Qt version> | latest) <architecture> |
--arch (<Qt version> | latest) |
--archives (<Qt version> | latest) architecture [modules...]
--latest-version]
--latest-version
--use-official-installer [<email> <password>]]
<host> [<target>]
List available versions of Qt, targets, modules, and architectures.
@@ -163,6 +164,17 @@ List available versions of Qt, targets, modules, and architectures.
Print only the newest version available
May be combined with the ``--spec`` flag.
.. option:: --use-official-installer [email password]
Use the official Qt installer instead of the AQT approach. This option simply
forwards your search terms to the official Qt installer.
If you are already signed in and have a valid ``qtaccount.ini`` for the current
user, you can use this option without parameters. Otherwise, you must provide
an email and password to authenticate.
See :ref:`the official installer section<official>` for more details.
.. _list-src command: