Overview
mlp is a comman line tool responsible for creating, updating and deleting kubernetes resources based on files generated by Mia-Platform Console.
The main subcommands that the tool has are:
interpolate: fill placeholders in kubernetes files with the values of ENV variablesgenerate: create files for kubernetesConfigMapandSecretbased on files and/or ENV valuesdeploy: create and/or update resources in a kubernetes namespace with the interpolated/generated fileskustomize: run kustomize buildhydrate: helper to fill kustomization.yml with resources and patchescompletion: generate the autocompletion