cmd/config: mark config command group as [Alpha]

This commit is contained in:
Phillip Wittrock
2019-11-25 10:31:33 -08:00
parent 4a65ea8056
commit 7baabf7a97
9 changed files with 34 additions and 34 deletions

View File

@@ -1,10 +1,10 @@
## run-fns
Apply config functions to Resources.
[Alpha] Reoncile config functions to Resources.
### Synopsis
Apply config functions to Resources.
[Alpha] Reconcile config functions to Resources.
run-fns sequentially invokes all config functions in the directly, providing Resources
in the directory as input to the first function, and writing the output of the last