# What is ydb-dstool
ydb-dstool stands for YDB Distributed Storage Tool. It facilitates administration of YDB storage.
# How to run ydb-dstool
## Install ydb-dstool package
```bash
user@host:~$ pip install ydb-dstool
```
## Set up environment and run
```bash
user@host:~$ export PATH=${PATH}:${HOME}/.local/bin
user@host:~$ ydb-dstool -e ydb.endpoint cluster list
```
# Where to find more info
https://github.com/ydb-platform/ydb/blob/main/ydb/apps/dstool/README.md
Raw data
{
"_id": null,
"home_page": "https://github.com/ydb-platform/ydb/tree/main/ydb/apps/dstool",
"name": "ydb-dstool",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Yandex LLC",
"author_email": "ydb@yandex-team.ru",
"download_url": "https://files.pythonhosted.org/packages/7a/3c/65275480073dc283aed69137d8f3ee56d9f12635348614b3186464381e0c/ydb_dstool-0.0.13.tar.gz",
"platform": null,
"description": "\n# What is ydb-dstool\n\nydb-dstool stands for YDB Distributed Storage Tool. It facilitates administration of YDB storage.\n\n# How to run ydb-dstool\n\n## Install ydb-dstool package\n\n```bash\nuser@host:~$ pip install ydb-dstool\n```\n\n## Set up environment and run\n\n```bash\nuser@host:~$ export PATH=${PATH}:${HOME}/.local/bin\nuser@host:~$ ydb-dstool -e ydb.endpoint cluster list\n```\n\n# Where to find more info\n\nhttps://github.com/ydb-platform/ydb/blob/main/ydb/apps/dstool/README.md\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "YDB Distributed Storage Administration Tool",
"version": "0.0.13",
"project_urls": {
"Homepage": "https://github.com/ydb-platform/ydb/tree/main/ydb/apps/dstool"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "855985f7f9d5f25a9af8534dfdeb72ee51f3fe7964f222a0e4f7cc899eec5333",
"md5": "9f6d8b4f7affc263f46691ac25406b94",
"sha256": "aacac424fac9435548578cc78706f86c08967cab6054fc4ba045b582590f9d46"
},
"downloads": -1,
"filename": "ydb_dstool-0.0.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9f6d8b4f7affc263f46691ac25406b94",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8691,
"upload_time": "2025-01-10T17:51:31",
"upload_time_iso_8601": "2025-01-10T17:51:31.877343Z",
"url": "https://files.pythonhosted.org/packages/85/59/85f7f9d5f25a9af8534dfdeb72ee51f3fe7964f222a0e4f7cc899eec5333/ydb_dstool-0.0.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a3c65275480073dc283aed69137d8f3ee56d9f12635348614b3186464381e0c",
"md5": "ad0787ef3f96817d42c1a6a5eedeedec",
"sha256": "99119552fc7e975dcc249264abdd80490034e1a05a6ab2743be0ccfca728fa82"
},
"downloads": -1,
"filename": "ydb_dstool-0.0.13.tar.gz",
"has_sig": false,
"md5_digest": "ad0787ef3f96817d42c1a6a5eedeedec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 10105,
"upload_time": "2025-01-10T17:51:36",
"upload_time_iso_8601": "2025-01-10T17:51:36.525670Z",
"url": "https://files.pythonhosted.org/packages/7a/3c/65275480073dc283aed69137d8f3ee56d9f12635348614b3186464381e0c/ydb_dstool-0.0.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 17:51:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ydb-platform",
"github_project": "ydb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ydb-dstool"
}