{"id":21055205,"url":"https://github.com/thipster/thipster-cli","last_synced_at":"2026-03-04T21:32:27.782Z","repository":{"id":175566349,"uuid":"646701734","full_name":"THipster/THipster-cli","owner":"THipster","description":"CLI interface build with typer, designed to use the THipster package","archived":false,"fork":false,"pushed_at":"2025-03-31T06:45:55.000Z","size":137,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-03T16:48:01.507Z","etag":null,"topics":["cli","iac","infrastructure-as-code","python","terraform","thipster","thipstercli","typer"],"latest_commit_sha":null,"homepage":"https://thipster-cli.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/THipster.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-29T06:30:25.000Z","updated_at":"2024-06-19T09:03:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7450bfa-2929-4366-8dc0-c941e5fa6dfa","html_url":"https://github.com/THipster/THipster-cli","commit_stats":null,"previous_names":["thipster/thipster-cli"],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THipster%2FTHipster-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THipster%2FTHipster-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THipster%2FTHipster-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THipster%2FTHipster-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/THipster","download_url":"https://codeload.github.com/THipster/THipster-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442345,"owners_count":22071863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","iac","infrastructure-as-code","python","terraform","thipster","thipstercli","typer"],"created_at":"2024-11-19T16:37:16.257Z","updated_at":"2026-03-04T21:32:27.720Z","avatar_url":"https://github.com/THipster.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# THipster CLI\n\nCLI tool to interact and use [THipster](https://github.com/THipster/THipster), build with [Typer](https://typer.tiangolo.com/).\n\nTHipster is a tool dedicated to simplifying the ordeal associated with writing Terraform files.\nIt allows users to write infrastructure as code in a simplified format, using either YAML (with JINJA) or the dedicated Thipster DSL.\n\nWritten entirely in Python, it leverages the Python CDK for Terraform to create Terraform files and apply them to the chosen provider.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/THipster/THipster-cli/blob/main/LICENSE\" target=\"_blank\" alt=\"License\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/THipster/THipster-cli\" alt=\"License\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://thipster-cli.readthedocs.io/en/latest/?badge=latest\" target=\"_blank\" alt=\"Read the docs documentation\"\u003e\n    \u003cimg src=\"https://readthedocs.org/projects/thipster-cli/badge/?version=latest\" alt=\"Read the docs documentation\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/thipstercli/\" target=\"_blank\" alt=\"PyPi package\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/thipstercli?color=brightgreen\u0026label=pypi%20package\" alt=\"Package version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/thipstercli/\" target=\"_blank\" alt=\"PyPi package\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/pyversions/thipstercli?color=brightgreen\" alt=\"Supported Python versions\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/astral-sh/ruff\"\u003e\n    \u003cimg src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\" alt=\"Ruff\" style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Technology Stack\nWritten in Python 3.11, thipster-cli is build using [Typer](https://typer.tiangolo.com/).\n\n## Project Status\nTHipster-cli is currently in an active development state. If you want to know more, please check the [CHANGELOG](https://github.com/THipster/THipster-cli/blob/main/CHANGELOG.md) for more details.\n\n## Dependencies\n\nTo use the CLI, you will need to have all the required THipster dependencies installed on your machine. Please refer to the [THipster documentation](https://github.com/THipster/THipster#dependencies) for more details.\n\n## Installation\n\nThe project is designed to be simply installed using [pip](https://pip.pypa.io/en/stable/).\n\n```bash\npip install thipstercli\n```\n\nThe list of available versions can be found on [PyPI](https://pypi.org/project/thipstercli/).\n\n### Configuration\n\nThe CLI can be configured using a configuration file. A default `config.json` file will be created in the `/home/\u003cuser\u003e/.config/thipstercli` directory the first time the CLI is used.\n\nExample of a configuration file:\n```json\n{\n    \"app_name\": \"thipstercli\",\n    \"auth_provider\": \"google\",\n    \"input_dir\": \".\",\n    \"local_models_repository_path\": \"models\",\n    \"models_repository\": \"THipster/models\",\n    \"models_repository_branch\": \"main\",\n    \"models_repository_provider\": \"local\",\n    \"output_dir\": \".\",\n    \"verbose\": false\n}\n```\n\n## Usage\n\nThe cli is composed of 3 main commands:\n- `version`: display the current version of the package\n```bash\nthipster version -t\n```\n\n- `providers`: subcommand group tp handle all tasks related to infrastructure providers\n```bash\nthipster providers --help\n```\n\n- `run`: main command to execute the thipster tool\n```bash\nthipster run --help\n```\n\nYou can also check the [thipster package documentation](https://github.com/THipster/THipster/tree/main#usage) for more details on the main features and purpose of the tool.\n\n## How to test the software\n\nTo test the CLI, you can run the following command:\n\n```bash\npip install -e .[test]\npytest tests\n```\n\n## Known issues\n\nAll known issues, bugs, improvements, etc. are tracked as [GitHub issues](https://github.com/THipster/THipster-cli/issues).\n\n## Getting help\n\nIf you have questions, concerns, bug reports, etc, please file an issue in this repository's [Issue Tracker](https://github.com/THipster/THipster-cli/issues).\n\n## Getting involved\n\nTo install the project in development mode, run the following command:\n\n```bash\npip install -e .[dev,test]\npre-commit install \u0026\u0026 pre-commit run --all-files\n```\n\nIf you would like to be involved in the project feel free to check the [CONTRIBUTING](https://github.com/THipster/THipster-cli/blob/main/CONTRIBUTING.md) file. We will be happy to have you onboard.\n\n## Open source licensing info\n1. [LICENSE](https://github.com/THipster/THipster-cli/blob/main/LICENSE)\n3. [CFPB Source Code Policy](https://github.com/cfpb/source-code-policy/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthipster%2Fthipster-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthipster%2Fthipster-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthipster%2Fthipster-cli/lists"}