aliros


Namealiros JSON
Version 1.5.1 PyPI version JSON
download
home_pageNone
SummaryA command-line tool to organize resources by Resource Orchestration Service for Alibaba Cloud.
upload_time2025-09-04 05:10:46
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseBSD-3-Clause
keywords alicloud devops ros
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aliros

![license](https://img.shields.io/github/license/garrett-he/aliros)
![test](https://img.shields.io/github/actions/workflow/status/garrett-he/aliros/test.yml)
![version](https://img.shields.io/pypi/v/aliros)
![python](https://img.shields.io/pypi/pyversions/aliros)
![downloads](https://img.shields.io/pypi/dm/aliros)

A command-line tool to organize resources by [Resource Orchestration Service][1]
for [Alibaba Cloud][2].

## Usage

```
Usage: aliros [OPTIONS] COMMAND [ARGS]...

  A command-line tool to organize resources by Resource Orchestration Service
  for Alibaba Cloud.

Options:
  --version       Show version information.
  --region TEXT   Target region to use
  --profile TEXT  Name of profile to use
  --help          Show this message and exit.

Commands:
  abandon-stack                   Abandon the specified stack.
  create-stack                    Create a new stack.
  delete-stack                    Delete the specified stack.
  describe-resource-type          Describe resource type.
  describe-resource-type-template Describe resource type template.
  describe-stack                  Describe the specified stack.
  describe-stack-resource         Describe the specified resource in stack.
  describe-stack-template         Describe template of the specified stack.
  list-regions                    List available regions.
  list-resource-types             List available resource types.
  list-stack-events               List events of the specified stack.
  list-stack-resources            List resources of the specified stack.
  list-stacks                     List stacks.
  preview-stack                   Preview of creating stack.
  update-stack                    Update the specified stack.
  validate-template               Validate the specified template.

```

## License

Copyright (C) 2024 Garrett HE <garrett.he@outlook.com>

The BSD 3-Clause License, see [LICENSE](./LICENSE).

[1]: https://www.alibabacloud.com/help/doc-detail/28852.html

[2]: https://www.alibabacloud.com

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aliros",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "alicloud, devops, ros",
    "author": null,
    "author_email": "Garrett HE <garrett.he@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/8d/80/a133eecf189f05398f806320baa2df9344688f0fec5e41564dc9e26726a3/aliros-1.5.1.tar.gz",
    "platform": null,
    "description": "# aliros\n\n![license](https://img.shields.io/github/license/garrett-he/aliros)\n![test](https://img.shields.io/github/actions/workflow/status/garrett-he/aliros/test.yml)\n![version](https://img.shields.io/pypi/v/aliros)\n![python](https://img.shields.io/pypi/pyversions/aliros)\n![downloads](https://img.shields.io/pypi/dm/aliros)\n\nA command-line tool to organize resources by [Resource Orchestration Service][1]\nfor [Alibaba Cloud][2].\n\n## Usage\n\n```\nUsage: aliros [OPTIONS] COMMAND [ARGS]...\n\n  A command-line tool to organize resources by Resource Orchestration Service\n  for Alibaba Cloud.\n\nOptions:\n  --version       Show version information.\n  --region TEXT   Target region to use\n  --profile TEXT  Name of profile to use\n  --help          Show this message and exit.\n\nCommands:\n  abandon-stack                   Abandon the specified stack.\n  create-stack                    Create a new stack.\n  delete-stack                    Delete the specified stack.\n  describe-resource-type          Describe resource type.\n  describe-resource-type-template Describe resource type template.\n  describe-stack                  Describe the specified stack.\n  describe-stack-resource         Describe the specified resource in stack.\n  describe-stack-template         Describe template of the specified stack.\n  list-regions                    List available regions.\n  list-resource-types             List available resource types.\n  list-stack-events               List events of the specified stack.\n  list-stack-resources            List resources of the specified stack.\n  list-stacks                     List stacks.\n  preview-stack                   Preview of creating stack.\n  update-stack                    Update the specified stack.\n  validate-template               Validate the specified template.\n\n```\n\n## License\n\nCopyright (C) 2024 Garrett HE <garrett.he@outlook.com>\n\nThe BSD 3-Clause License, see [LICENSE](./LICENSE).\n\n[1]: https://www.alibabacloud.com/help/doc-detail/28852.html\n\n[2]: https://www.alibabacloud.com\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A command-line tool to organize resources by Resource Orchestration Service for Alibaba Cloud.",
    "version": "1.5.1",
    "project_urls": {
        "homepage": "https://github.com/garrett-he/aliros",
        "repository": "https://github.com/garrett-he/aliros.git"
    },
    "split_keywords": [
        "alicloud",
        " devops",
        " ros"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb3f7a58a4e9f7d5d9d7b6fc57b7483792987be04eebe6b484f3a0705346c147",
                "md5": "db12d8a26eb85f3a8ccce7527e319cc4",
                "sha256": "ac35926895e6a77fd57d2b5129746177e42f0f56dcfd08f87638ccc36d341165"
            },
            "downloads": -1,
            "filename": "aliros-1.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db12d8a26eb85f3a8ccce7527e319cc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 15933,
            "upload_time": "2025-09-04T05:10:44",
            "upload_time_iso_8601": "2025-09-04T05:10:44.735130Z",
            "url": "https://files.pythonhosted.org/packages/eb/3f/7a58a4e9f7d5d9d7b6fc57b7483792987be04eebe6b484f3a0705346c147/aliros-1.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d80a133eecf189f05398f806320baa2df9344688f0fec5e41564dc9e26726a3",
                "md5": "e9da309d16e11b8131eea732bfcb8aa0",
                "sha256": "ae7d00636cbd7a1acd1860c9bec1d1ff58da7e2bfd683adbabf34abd2170dba2"
            },
            "downloads": -1,
            "filename": "aliros-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e9da309d16e11b8131eea732bfcb8aa0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 37637,
            "upload_time": "2025-09-04T05:10:46",
            "upload_time_iso_8601": "2025-09-04T05:10:46.167039Z",
            "url": "https://files.pythonhosted.org/packages/8d/80/a133eecf189f05398f806320baa2df9344688f0fec5e41564dc9e26726a3/aliros-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 05:10:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "garrett-he",
    "github_project": "aliros",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "aliros"
}
        
Elapsed time: 1.99851s