Export your tekton templates neatly
Project description
Tekton Neat
Export your tekton templates neatly
Free software: MIT license
Features
Like kubectl neat, tekton-neat cleanup a yaml coming from a live object and cleans it so you can easily re-import or inspect it.
Screenshot
It will take some live template like this :
To this :
Install
$ pip3 install -U tekton-neat
Usage
You can pipe it :
$ kubectl get pipelinerun my-dear-pipeline|tekton-neat|kubectl apply -f-
Or just point to the files directly :
$ tekton-neat file1.yaml file2.yaml
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.2.0 (2020-11-06)
Cleanup doc
0.1.0 (2020-11-06)
First release on PyPI.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tekton-neat-0.3.0.tar.gz.
File metadata
- Download URL: tekton-neat-0.3.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8621d9d855c454fd78c0f51019b28b4bc65ed85a3615f509065d5544fd7d9c13
|
|
| MD5 |
736a219e9b3c4795278918ec7949c4d1
|
|
| BLAKE2b-256 |
f49b89dbc876db125e6076827501186418a110bbe57d0c365b84bdc6574bf0d6
|
File details
Details for the file tekton_neat-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: tekton_neat-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d696f7c3e2fc133e508e69fa52bcd16b2c851fa28dc4ad7194a4c482e2c88dd3
|
|
| MD5 |
dee98c7044285de7c5bf1bac83113c59
|
|
| BLAKE2b-256 |
95469e5ab3a9161d066870f358e779fe56e4f74e36d0492915340f297ede08cb
|