rosa-python-client
Pypi: rosa-python-client
A utility to run ROSA commands in CLI
Release new version
requirements:
- Export GitHub token
export GITHUB_TOKEN=<your_github_token>
sudo npm install --global release-it
npm install --save-dev @release-it/bumper
Note: execute outside the repository directory (for example ~/)
usage:
- To create a new release, run:
git main
git pull
release-it # Follow the instructions
Installation
From source using poetry.
git clone https://github.com/RedHatQE/rosa-python-client.git
cd rosa-python-client
poetry install
From pypi:
pip install rosa-python-client --user
Known Limitations:
Although rose cli support args with (space) when using this module we only accept arg=value
rosa cli accept: rosa create cluster --cluster-name mycluster
when called with this module the command should be: rosa create cluster --cluster-name=mycluster
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rosa_python_client-2.0.16.tar.gz.
File metadata
- Download URL: rosa_python_client-2.0.16.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b46438e46ab7fc01aaef8d3cd00f136657b01f4725441364528bf39ac20ce94d
|
|
| MD5 |
506830790ecfdafac8cc09e3c52a2d58
|
|
| BLAKE2b-256 |
3ea68132ac0d3edce4b40482feaf64f15e4569844eb928967ee90688500655a8
|