Skip to main content

Wrapper for rosa cli

Project description

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rosa_python_client-1.0.127.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file rosa_python_client-1.0.127.tar.gz.

File metadata

  • Download URL: rosa_python_client-1.0.127.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for rosa_python_client-1.0.127.tar.gz
Algorithm Hash digest
SHA256 bdc2f2b523d01ccef7b96d3bd3b1238dfe1a0b1cb63bfedef3e429a358f8c0cb
MD5 1b553e64da4f9154b6716e0861272a83
BLAKE2b-256 e52e58898f265abcbb31ad829964435e45b330e14912058922d8b7dd65d6a52d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page