python3-cyberfusion-cluster-cli


Namepython3-cyberfusion-cluster-cli JSON
Version 1.11.1.2 PyPI version JSON
download
home_pagehttps://vcs.cyberfusion.nl/core/python3-cyberfusion-cluster-cli
SummaryCLI for Cluster API.
upload_time2024-04-23 14:33:35
maintainerNone
docs_urlNone
authorWilliam Edwards
requires_python>=3.9
licenseMIT
keywords cyberfusion cluster 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-cluster-cli",
    "name": "python3-cyberfusion-cluster-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "cyberfusion, cluster, cli",
    "author": "William Edwards",
    "author_email": "wedwards@cyberfusion.nl",
    "download_url": "https://files.pythonhosted.org/packages/43/b1/2829c6615a2481c7b24e9577da7cbf8dcefeb5d80a732a4368ef4b450e3a/python3-cyberfusion-cluster-cli-1.11.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 Cluster API.",
    "version": "1.11.1.2",
    "project_urls": {
        "Homepage": "https://vcs.cyberfusion.nl/core/python3-cyberfusion-cluster-cli"
    },
    "split_keywords": [
        "cyberfusion",
        " cluster",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43b12829c6615a2481c7b24e9577da7cbf8dcefeb5d80a732a4368ef4b450e3a",
                "md5": "abc6e5700693e73ffe99260d933e47a9",
                "sha256": "e9c4ac062696ba6990f12b0136aace1d01dfa3fcea40fc0ec32ed4c0a0207939"
            },
            "downloads": -1,
            "filename": "python3-cyberfusion-cluster-cli-1.11.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "abc6e5700693e73ffe99260d933e47a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 46917,
            "upload_time": "2024-04-23T14:33:35",
            "upload_time_iso_8601": "2024-04-23T14:33:35.523649Z",
            "url": "https://files.pythonhosted.org/packages/43/b1/2829c6615a2481c7b24e9577da7cbf8dcefeb5d80a732a4368ef4b450e3a/python3-cyberfusion-cluster-cli-1.11.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 14:33:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python3-cyberfusion-cluster-cli"
}
        
Elapsed time: 0.25480s