Cloud Base ClI App for LZ
Project description
cloud-base-cli
Cloud Base CLI App for LZ
Usage
- Install
pip install cloud-base-cli --upgrade - Use Cloud-App-Prod credentials: AWS SSO needed to get secrets
- Create a new Cloud Base Repo with
cloud-base-cli multi project_name parent_group_idparent_group_idis the company group ID, e.g., https://gitlab.com/groups/stratpoint/atc/-/edit Group ID: 308
- Example:
cloud-base-cli single 308for single accountcloud-base-cli multi 308fow multi account
- For help:
cloud-base-cli --helpcloud-base-cli single --help
Requirements
- Python 3.10 or greater.
- Pipx (install instructions).
Installation
- Install
poetryusingpipx install poetry.
Getting started to develop
After template created following steps gets you ups and running with the working cli app.
- Create a virtual enviroment with
python3 -m venv venvand active it usingsource venv/bin/activate - Go to project directory and run
pip install -r requirements.txt - run
poetry install - Run
pre-commit installto install git hooks. - Run
cloud-base-cli --helprun cli. - Run tests with
pytest
Architecture Diagram
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloud_base_cli-0.7.4.tar.gz
(7.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloud_base_cli-0.7.4.tar.gz.
File metadata
- Download URL: cloud_base_cli-0.7.4.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.8 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e5b8de2607aea243836a1cea7425550e40a577f991381cf3e2a8b73bf43cef3
|
|
| MD5 |
ab83c0a7a031c57263d5d9deaa6b7007
|
|
| BLAKE2b-256 |
055a5ae97b88b188f94d251d77b3a04656f417adc5b0f7a37839f296ee4807a9
|
File details
Details for the file cloud_base_cli-0.7.4-py3-none-any.whl.
File metadata
- Download URL: cloud_base_cli-0.7.4-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.8 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acabfed4ee6cb7537bb1ae54659a86887a6d0c64f99a50483206babb66a31aae
|
|
| MD5 |
a1fe62eff57242823bcbf2982305befb
|
|
| BLAKE2b-256 |
d655692c3ebccb155df76684248ecf7cbcd369ef39be844278875e9bebfb18c0
|