mpt-cli


Namempt-cli JSON
Version 4.2.1 PyPI version JSON
download
home_pageNone
SummaryCommand line utility for SoftwareOne Marketplace Platform
upload_time2025-01-14 14:49:23
maintainerNone
docs_urlNone
authorSoftwareOne AG
requires_python<4,>=3.12
licenseApache-2.0 license
keywords fulfillment command line interface utility cli softwareone marketplace
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=softwareone-platform_swo-marketplace-cli&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=softwareone-platform_swo-marketplace-cli) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=softwareone-platform_swo-marketplace-cli&metric=coverage)](https://sonarcloud.io/summary/new_code?id=softwareone-platform_swo-marketplace-cli)

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

# SoftwareONE CLI
Command line utility for SoftwareOne Marketplace Platform

# Run tests
```
$ docker-compose build app_test
$ docker-compose run --service-ports app_test
```

# Command Line Interface
To list all available commands use


```
mpt-cli --help
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mpt-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.12",
    "maintainer_email": null,
    "keywords": "fulfillment, command, line, interface, utility, cli, softwareone, marketplace",
    "author": "SoftwareOne AG",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/75/f6/05e8d931de24b8210738387d8819eb21b922677322df37dd473330d18288/mpt_cli-4.2.1.tar.gz",
    "platform": null,
    "description": "[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=softwareone-platform_swo-marketplace-cli&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=softwareone-platform_swo-marketplace-cli) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=softwareone-platform_swo-marketplace-cli&metric=coverage)](https://sonarcloud.io/summary/new_code?id=softwareone-platform_swo-marketplace-cli)\n\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n# SoftwareONE CLI\nCommand line utility for SoftwareOne Marketplace Platform\n\n# Run tests\n```\n$ docker-compose build app_test\n$ docker-compose run --service-ports app_test\n```\n\n# Command Line Interface\nTo list all available commands use\n\n\n```\nmpt-cli --help\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Command line utility for SoftwareOne Marketplace Platform",
    "version": "4.2.1",
    "project_urls": null,
    "split_keywords": [
        "fulfillment",
        " command",
        " line",
        " interface",
        " utility",
        " cli",
        " softwareone",
        " marketplace"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dc25a38c777679b6c8235fb5967023fe3c507a879e9e972965559c1c75a67ae",
                "md5": "abd9f1d95ccb434effedf0e4543d4f18",
                "sha256": "e1e7c692cb2d66967d85f46646db23822677b47157ea14f16e0f61c825a5f4a1"
            },
            "downloads": -1,
            "filename": "mpt_cli-4.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abd9f1d95ccb434effedf0e4543d4f18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.12",
            "size": 37500,
            "upload_time": "2025-01-14T14:49:21",
            "upload_time_iso_8601": "2025-01-14T14:49:21.857113Z",
            "url": "https://files.pythonhosted.org/packages/6d/c2/5a38c777679b6c8235fb5967023fe3c507a879e9e972965559c1c75a67ae/mpt_cli-4.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75f605e8d931de24b8210738387d8819eb21b922677322df37dd473330d18288",
                "md5": "40dc71a35dfa06185951e6dfbe4956a0",
                "sha256": "77d455189602cf9c6e11c756df7ed93720c21d5e7701d71da813aed029537b68"
            },
            "downloads": -1,
            "filename": "mpt_cli-4.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "40dc71a35dfa06185951e6dfbe4956a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.12",
            "size": 28827,
            "upload_time": "2025-01-14T14:49:23",
            "upload_time_iso_8601": "2025-01-14T14:49:23.676426Z",
            "url": "https://files.pythonhosted.org/packages/75/f6/05e8d931de24b8210738387d8819eb21b922677322df37dd473330d18288/mpt_cli-4.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 14:49:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mpt-cli"
}
        
Elapsed time: 0.49805s