Skip to content

cbc02009/k8s-manifest-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-manifest-generator

Generate k8s manifests from templates

Usage

k8s-manifest-generator 0.1.1

USAGE:
    k8s-manifest-generator.exe [OPTIONS] --template <TEMPLATE> --values <VALUES> --output <OUTPUT>

OPTIONS:
    -a, --app <APP>                Optional override for "app" param
    -h, --help                     Print help information
    -n, --namespace <NAMESPACE>    Optional override for "namespace" param
    -o, --output <OUTPUT>          Path for output file
    -t, --template <TEMPLATE>      Path for template file
    -v, --values <VALUES>          Path for file containing replacement values
    -V, --version                  Print version information

Process finished with exit code 0

About

Generate k8s manifests from templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages