Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kbackup

PyPI Changelog Tests License

demo

kubernetes manifest backup with well-structured folder

Installation

Install this tool using pip:

pip install kbackup

To install latest development version:

pip install pip install git+https://github.com/Kyuubang/kbackup.git

Usage

For help, run:

kbackup --help

You can also use:

python -m kbackup --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd kbackup
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

python -m pytest

About

Kubernetes Manifest exporter with well-structured directory

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages