mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
doc: add --list-active-releases to Web Installer
Fixes https://github.com/scylladb/scylladb/issues/26688
V2 of https://github.com/scylladb/scylladb/pull/26687
Closes scylladb/scylladb#26689
(cherry picked from commit bd5b966208)
Closes scylladb/scylladb#26751
This commit is contained in:
committed by
Botond Dénes
parent
0cd118f5d6
commit
ee35b5aa90
@@ -14,6 +14,7 @@ See :doc:`OS Support by Platform and Version </getting-started/os-support/>`.
|
||||
|
||||
Install ScyllaDB with Web Installer
|
||||
---------------------------------------
|
||||
|
||||
To install ScyllaDB with Web Installer, run:
|
||||
|
||||
.. code:: console
|
||||
@@ -27,7 +28,13 @@ You can run the command with the ``-h`` or ``--help`` flag to print information
|
||||
Installing a Non-default Version
|
||||
---------------------------------------
|
||||
|
||||
You can install a version other than the default.
|
||||
You can install a version other than the default. To get the list of supported
|
||||
release versions, run:
|
||||
|
||||
.. code:: console
|
||||
|
||||
curl -sSf get.scylladb.com/server | sudo bash -s -- --list-active-releases
|
||||
|
||||
|
||||
Versions 2025.1 and Later
|
||||
==============================
|
||||
|
||||
Reference in New Issue
Block a user