python3-cyberfusion-cluster-cli


Namepython3-cyberfusion-cluster-cli JSON
Version 1.11.5.1.2 PyPI version JSON
download
home_pagehttps://vcs.cyberfusion.nl/core/python3-cyberfusion-core-cli
SummaryCLI for Core API.
upload_time2024-07-19 14:26:00
maintainerNone
docs_urlNone
authorWilliam Edwards
requires_python>=3.9
licenseMIT
keywords cyberfusion core cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python3-cyberfusion-cluster-cli

CLI for Cyberfusion Cluster API.

# Install

## Recommended

Follow instructions on https://cluster-api.cyberfusion.nl/redoc#section/Documentation/CLI.

## PyPI (expert only)

Run one of the following commands to install the package from PyPI.

Python version 3.9 or higher is required.

    # Default

    pip3 install python3-cyberfusion-cluster-cli

    # Alternative: with Borg support
    #
    # This installs dependencies needed to manage Borg, which do not work on all
    # operating systems.

    pip3 install python3-cyberfusion-cluster-cli[borg]

# Tests

No tests are present.

            

Raw data

            {
    "_id": null,
    "home_page": "https://vcs.cyberfusion.nl/core/python3-cyberfusion-core-cli",
    "name": "python3-cyberfusion-cluster-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "cyberfusion, core, cli",
    "author": "William Edwards",
    "author_email": "wedwards@cyberfusion.nl",
    "download_url": "https://files.pythonhosted.org/packages/3b/61/fe5c956cefe976218997b70254963ee7b91e71f91746ff8a0eb3ac52a0b6/python3-cyberfusion-cluster-cli-1.11.5.1.2.tar.gz",
    "platform": "linux",
    "description": "# python3-cyberfusion-cluster-cli\n\nCLI for Cyberfusion Cluster API.\n\n# Install\n\n## Recommended\n\nFollow instructions on https://cluster-api.cyberfusion.nl/redoc#section/Documentation/CLI.\n\n## PyPI (expert only)\n\nRun one of the following commands to install the package from PyPI.\n\nPython version 3.9 or higher is required.\n\n    # Default\n\n    pip3 install python3-cyberfusion-cluster-cli\n\n    # Alternative: with Borg support\n    #\n    # This installs dependencies needed to manage Borg, which do not work on all\n    # operating systems.\n\n    pip3 install python3-cyberfusion-cluster-cli[borg]\n\n# Tests\n\nNo tests are present.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLI for Core API.",
    "version": "1.11.5.1.2",
    "project_urls": {
        "Homepage": "https://vcs.cyberfusion.nl/core/python3-cyberfusion-core-cli"
    },
    "split_keywords": [
        "cyberfusion",
        " core",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b61fe5c956cefe976218997b70254963ee7b91e71f91746ff8a0eb3ac52a0b6",
                "md5": "a41660e7e34292389a9fa271f0c13848",
                "sha256": "2854220807170e3a354d123286bba047220ca32a70e4a0d15e0335cadea6e4f5"
            },
            "downloads": -1,
            "filename": "python3-cyberfusion-cluster-cli-1.11.5.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a41660e7e34292389a9fa271f0c13848",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 47859,
            "upload_time": "2024-07-19T14:26:00",
            "upload_time_iso_8601": "2024-07-19T14:26:00.513753Z",
            "url": "https://files.pythonhosted.org/packages/3b/61/fe5c956cefe976218997b70254963ee7b91e71f91746ff8a0eb3ac52a0b6/python3-cyberfusion-cluster-cli-1.11.5.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 14:26:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python3-cyberfusion-cluster-cli"
}
        
Elapsed time: 4.92628s