Skip to main content

Python utilities to manage cloud services, such as AWS.

Project description

cloud-tools

Python utilities to manage cloud services, such as AWS.

Local run

clone the repository

git clone https://github.com/RedHatQE/cloud-tools.git

Install poetry

poetry install

Docs

Release new version

requirements:

  • Export GitHub token
export GITHUB_TOKEN=<your_github_token>
  • release-it Run the following once (execute outside repository dir for example ~/):
sudo npm install --global release-it
npm install --save-dev @j-ulrich/release-it-regex-bumper
rm -f package.json package-lock.json

usage:

  • Create a release, run from the relevant branch. To create a new release, run:
git checkout main
git pull
release-it # Follow the instructions

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

redhat_qe_cloud_tools-1.0.67.tar.gz (12.5 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