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
load - Loads the addons inventory
run - Runs the task
task_reference - [path:search] “path” for the directory or file and “search” string to filter tasks
### Available flags
-v or –version - CLI version
–environment - Target environment
–adon-name - Load only a given addon
–addon-dir - [path] “path” for the addons directory
–ocm-api - Override the environments in OCM A
–ocm-api-insecure - Allow Insecure connections to OCM API
## Install
From PyPI: `bash $ pip install managedtenants_cli `
From source: `bash $ python setup.py install `
## Develop
Install the development requirements:
`bash $ make develop `
Run the code checks and tests: `bash $ make check `
## 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.0.1-py3-none-any.whl
.
File metadata
- Download URL: managedtenants_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdef8c8e9a1a99995322bb5fd8c64d9ab45c62fed0409e59872e84eb9650f20c |
|
MD5 | 0aa34cae2f10bfc11dd3679d486e2177 |
|
BLAKE2b-256 | 33333fbcf452fb95500e207241b421f8921346d24b37c78998c322d888705a62 |