Skip to content

Commit d8e21cd

Browse files
shmel1kblinkov
andauthored
[docs] add ydbops to downloads page (#12436)
Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
1 parent f76ee1e commit d8e21cd

File tree

8 files changed

+60
-0
lines changed

8 files changed

+60
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Version | Release date | Download | Changelog |
2+
:--- | :--- | :--- | :---
3+
| v0.0.14 | 09/12/2024 | [Binary file](https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops_darwin_amd64) | |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Version | Release date | Download | Changelog |
2+
:--- | :--- | :--- | :---
3+
| v0.0.14 | 09/12/2024 | [Binary file](https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops_darwin_arm64) | |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Version | Release date | Download | Changelog |
2+
:--- | :--- | :--- | :---
3+
| v0.0.14 | 09/12/2024 | [Binary file](https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops) | |

ydb/docs/en/core/downloads/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,24 @@
4949
{{ ydb-short-name }} DSTool is a command line utility for [managing a {{ ydb-short-name }} cluster's disk subsystem](../maintenance/manual/index.md).
5050

5151
To use the utility, install the [ydb-dstool](https://pypi.org/project/ydb-dstool/) Python package.
52+
53+
## {{ ydb-short-name }} Ops {#ydbops}
54+
55+
{{ ydb-short-name }} Ops is a command line utility for [operating {{ ydb-short-name }} clusters](../reference/ydbops/index.md).
56+
57+
{% list tabs group=os %}
58+
59+
- Linux
60+
61+
{% include notitle [linux](_includes/ydbops/linux.md) %}
62+
63+
- macOS (Intel)
64+
65+
{% include notitle [linux](_includes/ydbops/darwin_amd64.md) %}
66+
67+
- macOS (M1 Arm)
68+
69+
{% include notitle [linux](_includes/ydbops/darwin_arm64.md) %}
70+
71+
72+
{% endlist %}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Версия | Дата выпуска | Скачать | Список изменений |
2+
:--- | :--- | :--- | :---
3+
| v0.0.14 | 09/12/2024 | [Бинарный файл](https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops_darwin_amd64) | |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Версия | Дата выпуска | Скачать | Список изменений |
2+
:--- | :--- | :--- | :---
3+
| v0.0.14 | 09/12/2024 | [Бинарный файл](https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops_darwin_arm64) | |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Версия | Дата выпуска | Скачать | Список изменений |
2+
:--- | :--- | :--- | :---
3+
| v0.0.14 | 09/12/2024 | [Бинарный файл](https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops) | |

ydb/docs/ru/core/downloads/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,24 @@
4949
{{ ydb-short-name }} DSTool — утилита командной строки для [управления дисковой подсистемой](../maintenance/manual/index.md) кластера {{ ydb-short-name }}.
5050

5151
Для использования утилиты установите Python-пакет [ydb-dstool](https://pypi.org/project/ydb-dstool/).
52+
53+
## {{ ydb-short-name }} Ops {#ydbops}
54+
55+
{{ ydb-short-name }} Ops — утилита командной строки для [управления кластером {{ ydb-short-name }}](../reference/ydbops/index.md).
56+
57+
{% list tabs group=os %}
58+
59+
- Linux
60+
61+
{% include notitle [linux](_includes/ydbops/linux.md) %}
62+
63+
- macOS (Intel)
64+
65+
{% include notitle [linux](_includes/ydbops/darwin_amd64.md) %}
66+
67+
- macOS (M1 Arm)
68+
69+
{% include notitle [linux](_includes/ydbops/darwin_arm64.md) %}
70+
71+
72+
{% endlist %}

0 commit comments

Comments
 (0)