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

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.86.tar.gz (5.4 kB view hashes)

Uploaded Source

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