File tree Expand file tree Collapse file tree 8 files changed +60
-0
lines changed Expand file tree Collapse file tree 8 files changed +60
-0
lines changed Original file line number Diff line number Diff line change
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 ) | |
Original file line number Diff line number Diff line change
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 ) | |
Original file line number Diff line number Diff line change
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 ) | |
Original file line number Diff line number Diff line change 49
49
{{ ydb-short-name }} DSTool is a command line utility for [ managing a {{ ydb-short-name }} cluster's disk subsystem] ( ../maintenance/manual/index.md ) .
50
50
51
51
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 %}
Original file line number Diff line number Diff line change
1
+ | Версия | Дата выпуска | Скачать | Список изменений |
2
+ :--- | :--- | :--- | :---
3
+ | v0.0.14 | 09/12/2024 | [ Бинарный файл] ( https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops_darwin_amd64 ) | |
Original file line number Diff line number Diff line change
1
+ | Версия | Дата выпуска | Скачать | Список изменений |
2
+ :--- | :--- | :--- | :---
3
+ | v0.0.14 | 09/12/2024 | [ Бинарный файл] ( https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops_darwin_arm64 ) | |
Original file line number Diff line number Diff line change
1
+ | Версия | Дата выпуска | Скачать | Список изменений |
2
+ :--- | :--- | :--- | :---
3
+ | v0.0.14 | 09/12/2024 | [ Бинарный файл] ( https://github.com/ydb-platform/ydbops/releases/download/v0.0.14/ydbops ) | |
Original file line number Diff line number Diff line change 49
49
{{ ydb-short-name }} DSTool — утилита командной строки для [ управления дисковой подсистемой] ( ../maintenance/manual/index.md ) кластера {{ ydb-short-name }}.
50
50
51
51
Для использования утилиты установите 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 %}
You can’t perform that action at this time.
0 commit comments