Add basic structure for command line options for users to be able to place info into them

This commit is contained in:
Naveen Gogineni
2020-09-05 11:36:49 -04:00
committed by Naveen Gogineni
parent e7970d82a8
commit 5a4e2c2898
10 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
title: "build"
linkTitle: "build"
type: docs
description: >
Print configuration per contents of kustomization.yaml
---