lmc

command module
v1.0.0-ea07 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2022 License: MPL-2.0 Imports: 1 Imported by: 0

README

lmc

Developing plugin

Replace hooks with following in plugin.yaml

install: "cd $HELM_PLUGIN_DIR; export PROFILE=LOCAL; export DIST_DIR=${PWD}/dist; export version=`git --git-dir=${PWD}//.git describe --tags --always --dirty=-SNAPSHOT-\\`git --git-dir=$(PWD)/.git rev-parse --short HEAD\\` | tr -d 'v'`; . ./scripts/install.sh"
update: "cd $HELM_PLUGIN_DIR; export PROFILE=LOCAL; export DIST_DIR=${PWD}/dist; export version=`git --git-dir=${PWD}//.git describe --tags --always --dirty=-SNAPSHOT-\\`git --git-dir=$(PWD)/.git rev-parse --short HEAD\\` | tr -d 'v'`; . ./scripts/install.sh"

Run make deploy

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL