Skip to main content

Export your tekton templates neatly

Project description

Tekton Neat

https://img.shields.io/pypi/v/tekton-neat.svg

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 :

images/notcleaned.png

To this :

images/cleaned.png

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

AUTHORS

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tekton-neat-0.3.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

tekton_neat-0.3.0-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

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