trc-cli


Nametrc-cli JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/vg-leanix/trc-cli
SummaryTechnology Risk and Governance CLI to provision demo workspaces.
upload_time2024-07-19 07:41:22
maintainerNone
docs_urlNone
authorVincent Groves
requires_python<4.0,>=3.12
licenseNone
keywords leanix trc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `trc`

<table align="center">
  <tr>
    <td>
      <img src="logo.png" alt="Logo"/>
    </td>
  </tr>
</table>

**Usage**:

```console
$ trc [OPTIONS]
```

**Options**:

* `-p, --provision`: Provisions the workspace and adds sample data.
* `--debug`: Set the logs to DEBUG
* `--install-completion`: Install completion for the current shell.
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
* `--help`: Show this message and exit.


#### Examples


1. Provision a workspace with microservice and SBOM data
```shell
trc --provision
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vg-leanix/trc-cli",
    "name": "trc-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "LeanIX, TRC",
    "author": "Vincent Groves",
    "author_email": "vincent.groves@leanix.net",
    "download_url": "https://files.pythonhosted.org/packages/d5/b5/214bbd1bcf81dbcbdec5cd055973ecccf803c9d5bae6a8e6df75d714901f/trc_cli-0.2.5.tar.gz",
    "platform": null,
    "description": "# `trc`\n\n<table align=\"center\">\n  <tr>\n    <td>\n      <img src=\"logo.png\" alt=\"Logo\"/>\n    </td>\n  </tr>\n</table>\n\n**Usage**:\n\n```console\n$ trc [OPTIONS]\n```\n\n**Options**:\n\n* `-p, --provision`: Provisions the workspace and adds sample data.\n* `--debug`: Set the logs to DEBUG\n* `--install-completion`: Install completion for the current shell.\n* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.\n* `--help`: Show this message and exit.\n\n\n#### Examples\n\n\n1. Provision a workspace with microservice and SBOM data\n```shell\ntrc --provision\n```",
    "bugtrack_url": null,
    "license": null,
    "summary": "Technology Risk and Governance CLI to provision demo workspaces.",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/vg-leanix/trc-cli",
        "Repository": "https://github.com/vg-leanix/trc-cli"
    },
    "split_keywords": [
        "leanix",
        " trc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f92f42feb0dae30670ba29920cc3c061ca6bc2859547d8498574e37ba4705e9",
                "md5": "c8f1ca857338f2d437643102575080d7",
                "sha256": "e01417810274e2e40cd4d0dfd8592550c4563e602db57158fb8fc1c7d5a95e12"
            },
            "downloads": -1,
            "filename": "trc_cli-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8f1ca857338f2d437643102575080d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 121764,
            "upload_time": "2024-07-19T07:41:21",
            "upload_time_iso_8601": "2024-07-19T07:41:21.423444Z",
            "url": "https://files.pythonhosted.org/packages/9f/92/f42feb0dae30670ba29920cc3c061ca6bc2859547d8498574e37ba4705e9/trc_cli-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5b5214bbd1bcf81dbcbdec5cd055973ecccf803c9d5bae6a8e6df75d714901f",
                "md5": "88f2bfa7d082134ee96cafd8e87d7119",
                "sha256": "57d840168e9ad8d59ce12d2309a43e61351769c84447658aeaca3c8f3b9c5ae7"
            },
            "downloads": -1,
            "filename": "trc_cli-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "88f2bfa7d082134ee96cafd8e87d7119",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 115347,
            "upload_time": "2024-07-19T07:41:22",
            "upload_time_iso_8601": "2024-07-19T07:41:22.618867Z",
            "url": "https://files.pythonhosted.org/packages/d5/b5/214bbd1bcf81dbcbdec5cd055973ecccf803c9d5bae6a8e6df75d714901f/trc_cli-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 07:41:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vg-leanix",
    "github_project": "trc-cli",
    "github_not_found": true,
    "lcname": "trc-cli"
}
        
Elapsed time: 2.81487s