A CLI tool commonly used by MT-SRE projects at Red Hat
Project description
# Managed Tenants CLI
A CLI tool commonly used by MT-SRE projects at Red Hat.
## Usage
### Available subcommands
### Available flags
## Install
From PyPI:
`bash $ pip install managedtenants_cli `
From source:
`bash $ python setup.py install `
## Develop
Install pre-commit hooks: `bash $ pre-commit install `
Install the development requirements:
`bash $ make develop `
Run the code checks:
`bash $ make check `
Run the tests:
`bash $ make test `
## Release
Edit the VERSION file and change the new version. Submit a pull request to master. When it is merged, create a tag and push it to app-sre/sretoolbox.
This will trigger a CI job that will publish the package on pypi.
## License
The default license of the code in this repository is [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). That applies for most of the code here, as they were written from scratch, but exceptions exist. In any case, each module carries the corresponding licensing information.
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 Distributions
Built Distribution
File details
Details for the file managedtenants_cli-1.6.3-py3-none-any.whl
.
File metadata
- Download URL: managedtenants_cli-1.6.3-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e940ea7086790eb8f70f97bcf07b209255f3edd88eeae74ea26c85ad7cdccae3 |
|
MD5 | a99a0ae06619dab3897884c4fc04d373 |
|
BLAKE2b-256 | 52c1dcea5847558dfc44e8d050c33bd4c7cf8d0b25f922ae32683369b3b4dbbb |