ydb-dstool


Nameydb-dstool JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/ydb-platform/ydb/tree/main/ydb/apps/dstool
SummaryYDB Distributed Storage Administration Tool
upload_time2024-10-18 12:48:34
maintainerNone
docs_urlNone
authorYandex LLC
requires_python>=3.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# 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/3d/8f/9434732ff899eb807205cb907380b8c60c70dd8e0de737b97a1da1356e93/ydb-dstool-0.0.12.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.12",
    "project_urls": {
        "Homepage": "https://github.com/ydb-platform/ydb/tree/main/ydb/apps/dstool"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da178d7b9732c4929029f77758427ec4493d9d50f2f2d1e20ce0b55b71f7d1a1",
                "md5": "e3ef9ae020818097c78d9b3c193629d1",
                "sha256": "eefd60722b1931bc7a7b1d81e0c010f58bb582203ec38fd33a7469672fed92ba"
            },
            "downloads": -1,
            "filename": "ydb_dstool-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3ef9ae020818097c78d9b3c193629d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 763700,
            "upload_time": "2024-10-18T12:48:32",
            "upload_time_iso_8601": "2024-10-18T12:48:32.204274Z",
            "url": "https://files.pythonhosted.org/packages/da/17/8d7b9732c4929029f77758427ec4493d9d50f2f2d1e20ce0b55b71f7d1a1/ydb_dstool-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d8f9434732ff899eb807205cb907380b8c60c70dd8e0de737b97a1da1356e93",
                "md5": "8a6e3156c65121a7c64c18e0196782ac",
                "sha256": "1f501521c89dada36577d377af9d55165ace8156db7db1c2ef27c83e4b640893"
            },
            "downloads": -1,
            "filename": "ydb-dstool-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "8a6e3156c65121a7c64c18e0196782ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 505874,
            "upload_time": "2024-10-18T12:48:34",
            "upload_time_iso_8601": "2024-10-18T12:48:34.181177Z",
            "url": "https://files.pythonhosted.org/packages/3d/8f/9434732ff899eb807205cb907380b8c60c70dd8e0de737b97a1da1356e93/ydb-dstool-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 12:48:34",
    "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"
}
        
Elapsed time: 0.68502s